aboutsummaryrefslogtreecommitdiffstats
path: root/packet-snmp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-09-03 08:10:46 +0000
committerGuy Harris <guy@alum.mit.edu>2001-09-03 08:10:46 +0000
commit24ddb0198b9528ade69d7668e7d2189f15df622b (patch)
tree415e58ef994bffd93c3dc1b667ab543829670187 /packet-snmp.c
parentf6c33914feeed4c1f3b87e18fbce684bd98200c5 (diff)
Make routines that are passed an unsigned integer as their last argument
have an unsigned integer as that argument; this squelches some compiler warnings, and it's the right thing to do in any case. Don't check whether an unsigned integer value is > 0 - that's the same as checking whether it's != 0. svn path=/trunk/; revision=3898
Diffstat (limited to 'packet-snmp.c')
0 files changed, 0 insertions, 0 deletions