]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pptp.c
add tracefiles for infinite loop testing
[tcpdump] / print-pptp.c
index a9301f63b61d06ca05882de5ab763d8d09659c9e..f705b5e7526b1be8b47aaf1d33268f8c5e0d6e0a 100644 (file)
  */
 
 
+#ifndef lint
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/print-pptp.c,v 1.9.2.2 2003-11-16 08:51:39 guy Exp $";
+#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #include "interface.h"
 #include "extract.h"
 
-#ifndef lint
-static const char rcsid[] _U_ =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-pptp.c,v 1.9.2.1 2003-11-15 22:29:04 guy Exp $";
-#endif
 static char tstr[] = " [|pptp]";
 
 #ifndef TRUE