X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ac910c086ec393a8c320a82d0edb5ea412175b62..25d016f61a3b38e9c048090980c6921b30d047f3:/print-sip.c diff --git a/print-sip.c b/print-sip.c index 080d5606..a0223f22 100644 --- a/print-sip.c +++ b/print-sip.c @@ -13,11 +13,6 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-sip.c,v 1.1 2004-07-27 17:04:20 hannes Exp $"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif