]> The Tcpdump Group git mirrors - tcpdump/commitdiff
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)
Fix the cppcheck warning:
instrument-functions.c:77:15: warning: The scope of the variable
'instrument_type' can be reduced. [variableScope]


No differences found