X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ac910c086ec393a8c320a82d0edb5ea412175b62..ce1fc8263da72437c1df54b8b3ee682413d9e6ed:/print-rsvp.c diff --git a/print-rsvp.c b/print-rsvp.c index ed228d9e..8d2f0264 100644 --- a/print-rsvp.c +++ b/print-rsvp.c @@ -15,11 +15,6 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-rsvp.c,v 1.50 2008-08-16 11:36:20 hannes Exp $"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif