CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 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.