From bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 25 Jan 2019 11:24:41 +0100 Subject: New upstream version 1.15.2 --- src/ppp/nm-pppd-plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ppp/nm-pppd-plugin.c') diff --git a/src/ppp/nm-pppd-plugin.c b/src/ppp/nm-pppd-plugin.c index 09196340..5e99be41 100644 --- a/src/ppp/nm-pppd-plugin.c +++ b/src/ppp/nm-pppd-plugin.c @@ -132,7 +132,7 @@ nm_phasechange (void *data, int arg) NULL, NULL); } - if (ppp_status == PHASE_RUNNING) { + if (ppp_status == NM_PPP_STATUS_RUNNING) { index = if_nametoindex (ifname); /* Make a sync call to ensure that when the call * terminates the interface already has its final -- cgit 1.3.0-6-gf8a5