X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..febd0bc5aa33b3de9b5864e8c5565fe7b63f519f:/print-http.c diff --git a/print-http.c b/print-http.c index b18b8861..0aec7581 100644 --- a/print-http.c +++ b/print-http.c @@ -11,10 +11,7 @@ * FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header$"; -#endif +/* \summary: Hypertext Transfer Protocol (HTTP) printer */ #ifdef HAVE_CONFIG_H #include "config.h"