]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bootp.c
Give it a proper RCS ID.
[tcpdump] / print-bootp.c
index dc9dda85374870809965f314aa55e33e4dfa2a6b..410bde37c7f2f86a015e8451c658738e746253c2 100644 (file)
@@ -21,8 +21,8 @@
  * Format and print bootp packets.
  */
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-bootp.c,v 1.75 2003-08-01 03:10:11 fenner Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-bootp.c,v 1.77 2003-11-16 09:36:15 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H