]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ascii.c
comment out __RCSID (netbsd only).
[tcpdump] / print-ascii.c
index 8483c47b5bed2f363b68177e04a4d82d3164eaac..6a6b845a95f9428b6b947f44891953fdbe61561d 100644 (file)
 #endif
 
 #include <sys/cdefs.h>
+#if 0
 #ifndef lint
 __RCSID("$NetBSD: print-ascii.c,v 1.1 1999/09/30 14:49:12 sjg Exp $");
 #endif
+#endif
 #include <stdio.h>
 #include <sys/types.h>
 #include <ctype.h>