]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pptp.c
Pointers into packet data should usually be pointers to unsigned 1-byte
[tcpdump] / print-pptp.c
index 8ab8fa59ea3cc0401b098b49ac2767c98d84923a..9c1db2949c67d51ca597160fd78f692b5ea9c1e1 100644 (file)
@@ -23,8 +23,8 @@
 
 
 #ifndef lint
-static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-pptp.c,v 1.9 2002-12-11 07:14:07 guy Exp $";
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/print-pptp.c,v 1.11 2003-11-16 09:36:33 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H