]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r299701:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Jun 2016 17:34:37 +0000 (17:34 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Jun 2016 17:34:37 +0000 (17:34 +0000)
commite782e0ccbd00d73f22e0100e60dc0fa075eb0e58
tree8fa5725a4265a10c7221b8864b16fb3dfcaa03bc
parent1da48da8f1df462a534fc293bf95e9001cbe50b9
MFC r299701:

Move _bsnmptools_debug extern from bsnmpmap.c to bsnmptools.h

It was used in bsnmpmap.c but was stored in bsnmptools.c; moving the extern
to the header allows us to cover all of our bases for the variable, and allows
_bsnmptools_debug to be used in the future elsewhere -- not just bsnmpmap.c.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301657 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.h