]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/ipxcp.c
add data_name to struct protent
[ppp.git] / pppd / ipxcp.c
index 49e20b45c328f4bfed0194455ba69680304dd2bc..9851e65713df6c1ff595409ccccd817c497200d1 100644 (file)
@@ -19,7 +19,7 @@
 
 #ifdef IPX_CHANGE
 #ifndef lint
-static char rcsid[] = "$Id: ipxcp.c,v 1.11 1999/03/16 04:00:53 paulus Exp $";
+static char rcsid[] = "$Id: ipxcp.c,v 1.12 1999/03/16 22:54:39 paulus Exp $";
 #endif
 
 /*
@@ -157,6 +157,7 @@ struct protent ipxcp_protent = {
     NULL,
     0,
     "IPXCP",
+    "IPX",
     ipxcp_option_list,
     NULL,
     NULL,