]> The Tcpdump Group git mirrors - tcpdump/commit
Make "mobility_opt_print()" static, as it's not used outside
authorguy <guy>
Fri, 2 Aug 2002 04:10:14 +0000 (04:10 +0000)
committerguy <guy>
Fri, 2 Aug 2002 04:10:14 +0000 (04:10 +0000)
commit3913fd0f19d9228a0aa7df23bce2400701143eb0
tree4178487f0df5f7b5e501f2a676b1bac929c334ad
parent1f583a02346b9ac34c787883ac38f557d6221ae0
Make "mobility_opt_print()" static, as it's not used outside
"print-mobility.c".

Make sure "mobility_print()" returns a valid value even if there's no
data available in the mobility header - but note that the value isn't
used.  (Is there ever a need to use the value?)
print-ip6.c
print-mobility.c