]> The Tcpdump Group git mirrors - tcpdump/commit
Move some statements before the case's "break;" statement, so that
authorguy <guy>
Wed, 20 Apr 2005 10:29:39 +0000 (10:29 +0000)
committerguy <guy>
Wed, 20 Apr 2005 10:29:39 +0000 (10:29 +0000)
commitfa08b40c1a7d40612e82e1c3eada947edffb6711
tree026dcdc0293ab47357fe99fac6574c512a516b84
parent951b1dcf255acd6eb36b9334b0d6b456bc6c5f7a
Move some statements before the case's "break;" statement, so that
they're executed; if they shouldn't be executed, they shouldn't be in
the code.
print-bgp.c