X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fsys-linux.c;h=425662dc14061a83d3a37eb2dca8ca1b84f15581;hp=946380709588b11692b2cd8588c8fb6cddd4fe1c;hb=23a5120d14444eea0a5c66066aa57c36f636b534;hpb=1707ae587c89bb038a218d64880dd8ba1bac67bc diff --git a/pppd/sys-linux.c b/pppd/sys-linux.c index 9463807..425662d 100644 --- a/pppd/sys-linux.c +++ b/pppd/sys-linux.c @@ -2371,7 +2371,7 @@ restore_loop(void) /* * Reconfigure the IP addresses for the demand dial system. */ - ip_demand_conf (0); + (void) (ipcp_protent.demand_conf) (0); } /********************************************************************