]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rtsp.c
Use more the ND_TTEST_1() macro
[tcpdump] / print-rtsp.c
index 7b6edb63be07e6a9a6552fbd042a71e58baeb46c..54cc930ed08d2a9da937b7dbf1912bb2fc6125aa 100644 (file)
  * FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header$";
-#endif
+/* \summary: Real Time Streaming Protocol (RTSP) printer */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"