Use local variable consistently
authorkn <kn@openbsd.org>
Tue, 22 Nov 2022 15:49:06 +0000 (15:49 +0000)
committerkn <kn@openbsd.org>
Tue, 22 Nov 2022 15:49:06 +0000 (15:49 +0000)
commitf42926ca040c3d770fbeeea2ae75e61ff47f1ddd
tree3991c48624dfa71c5ffaa87fd9e936c8920f61a8
parent3ba6a4dbe05d58a5a520e0f8c48f9328be929204
Use local variable consistently

All prior lines in this function already use it, do so on the last one.

OK claudio
sys/netinet6/in6.c