]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-http.c
NTP: Use tstr for truncation indicator.
[tcpdump] / print-http.c
index b18b8861749b4680b593913604c71e65de8de6e3..0aec75818263c4d6dc90ca8288f273ee3567b496 100644 (file)
  * 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"