]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Avoid collison with error(), clean up code a bit.
authorGuy Harris <[email protected]>
Mon, 31 Aug 2015 23:57:07 +0000 (16:57 -0700)
committerGuy Harris <[email protected]>
Mon, 31 Aug 2015 23:57:07 +0000 (16:57 -0700)
Rename the variable to "error_status", as that's what it represents, and
as that doesn't collide with the error() function.  Don't set it and
then not use the resulting value.


No differences found