]> The Tcpdump Group git mirrors - tcpdump/commit
instrument functions: Reduce the scope of a variable
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 3 May 2023 12:05:40 +0000 (14:05 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 3 May 2023 12:07:42 +0000 (14:07 +0200)
commit8e1661b4cd473be044a7d157227e28062b1c31b6
treed7ff444a0d2dbb111f3be62b681be8ff53a02c14
parentb016347e5bb2d189de7e40ae3ceb9897a53b32d8
instrument functions: Reduce the scope of a variable

Fix the cppcheck warning:
instrument-functions.c:77:15: warning: The scope of the variable
'instrument_type' can be reduced. [variableScope]
instrument-functions.c