]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/upap.c
add data_name to struct protent
[ppp.git] / pppd / upap.c
index b59d13031ad9e6c7f0d5f224bfae23f6c586afb2..0078adfeec17d981f51a16bb3f5cdfada9e292da 100644 (file)
@@ -18,7 +18,7 @@
  */
 
 #ifndef lint
-static char rcsid[] = "$Id: upap.c,v 1.14 1999/03/16 03:15:15 paulus Exp $";
+static char rcsid[] = "$Id: upap.c,v 1.15 1999/03/16 22:54:43 paulus Exp $";
 #endif
 
 /*
@@ -72,6 +72,7 @@ struct protent pap_protent = {
     NULL,
     1,
     "PAP",
+    NULL,
     pap_option_list,
     NULL,
     NULL,