]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-dccp.c
Add RCS IDs.
[tcpdump] / print-dccp.c
index 24b1232385c48646066b174aea28821d4eb10fd9..1a9d88827d036a71c7c43d6cb86791d3ca188662 100644 (file)
@@ -6,6 +6,12 @@
  * This software may be distributed either under the terms of the
  * BSD-style license that accompanies tcpdump or the GNU GPL version 2
  */
+
+#ifndef lint
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-dccp.c,v 1.1.2.2 2005-09-20 06:25:45 guy Exp $ (LBL)";
+#endif
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif