CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/29 22:03:29
Modified files:
usr.sbin/tcpdump: print-ip.c
Log message:
Replace a snapend test in ip_print() with a call to TCHECK2 as there
is already a trunc label with the same printf in the function.
