]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ppp.h
The third argument to linkaddr_string is one of the LINKADDR_ enums.
[tcpdump] / ppp.h
diff --git a/ppp.h b/ppp.h
index f1a2c48b98d814ad9ce050b6eee8ce05246e4d86..9d53423f3b7c4c253d5080606bc54585871958d8 100644 (file)
--- a/ppp.h
+++ b/ppp.h
@@ -1,4 +1,3 @@
-/* @(#) $Header: /tcpdump/master/tcpdump/ppp.h,v 1.16 2004-10-20 16:14:16 hannes Exp $ (LBL) */
 /*
  * Point to Point Protocol (PPP) RFC1331
  *
@@ -67,5 +66,3 @@
 #define PPP_MPCP               0xc03d  /* Multi-Link */
 #define PPP_SPAP_OLD    0xc123
 #define PPP_EAP         0xc227
-
-extern struct tok ppptype2str[];