]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r301657:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Jun 2016 17:35:59 +0000 (17:35 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Jun 2016 17:35:59 +0000 (17:35 +0000)
commita9346da16e33693c9709dedbebd6acea49e0bee6
treee847d74ea6ae84b0eddf597d42e0474290da5ee5
parent78e9f78b3ee54f99d99f94a0680a241756776c89
MFstable/10 r301657:

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/9@301659 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmpmap.c
usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.h