]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vrrp.c
Fix the parenthesization in the "alignment required but you can
[tcpdump] / print-vrrp.c
index e087d527658c719aa5ec05ecdbc2112f8dd703a2..12fbe7b30764db286971fcc5753d6b2d92f13ffa 100644 (file)
@@ -24,8 +24,8 @@
  */
 
 #ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-vrrp.c,v 1.7 2003-09-05 17:42:41 hannes Exp $";
+static const char rcsid[] _U_ =
+    "@(#) $Header: /tcpdump/master/tcpdump/print-vrrp.c,v 1.9 2003-11-16 09:36:41 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H