]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rx.c
Put back the $'s in the Header RCS strings.
[tcpdump] / print-rx.c
index bb0e44459207b9d45fa8540a8313c58051a56fdf..245b7deb83ea2a0736a44ad6aba0900c36beca97 100644 (file)
@@ -12,8 +12,8 @@
  */
 
 #ifndef lint
-static char rcsid[] =
-    "@(#) $Id: print-rx.c,v 1.4 1999-11-21 09:37:00 fenner Exp $";
+static const char rcsid[] =
+    "@(#) $Id: print-rx.c,v 1.5 1999-12-15 08:10:18 fenner Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H