X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..d9dbb118f2f9c09a8548a2b34a6573f611c0bcf7:/print-http.c?ds=sidebyside 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"