]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vrrp.c
do not use gcc-ism for macro, instead abuse C-syntax
[tcpdump] / print-vrrp.c
index a93caa27a7c23bf60daec2a16719ec911a29f45c..12fbe7b30764db286971fcc5753d6b2d92f13ffa 100644 (file)
  * FOR A PARTICULAR PURPOSE.
  */
 
+#ifndef lint
+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
 #include "config.h"
 #include "extract.h"
 #include "addrtoname.h"
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-vrrp.c,v 1.8 2003-11-15 00:39:44 guy Exp $";
-#endif
 /*
  * RFC 2338:
  *     0                   1                   2                   3