]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ntp.c
Not all systems have "sa_family_t"; use "u_int8_t" instead.
[tcpdump] / print-ntp.c
index 6be68be1697b2072f7d97c998ee2653dade0cc9a..e5cf072046772bd1d9712c8b911666e55f0c20b2 100644 (file)
@@ -24,8 +24,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-ntp.c,v 1.37 2003-08-01 01:18:24 fenner Exp $ (LBL)";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-ntp.c,v 1.37.2.2 2003-11-16 08:51:36 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H