[NetworkManager-libreswan/nm-1-0: 21/51] service: revert libnm-specific bits
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [NetworkManager-libreswan/nm-1-0: 21/51] service: revert libnm-specific bits
- Date: Thu, 4 Oct 2018 14:07:26 +0000 (UTC)
commit 3358f81f92420e2b116e5a5612dfb9d517e8e2cf
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Thu Aug 27 09:25:39 2015 +0200
service: revert libnm-specific bits
Not there yet.
Fixes: 0cc023995ea3241ba1f36db4d876e9eb29cfb8d2
(cherry picked from commit 7e897886ccbb63effaaea500bdfc5b4969e3293d)
src/nm-openswan-service.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/nm-openswan-service.c b/src/nm-openswan-service.c
index 64388c2..f44dad1 100644
--- a/src/nm-openswan-service.c
+++ b/src/nm-openswan-service.c
@@ -442,7 +442,7 @@ connect_failed (NMOpenSwanPlugin *self,
if (do_stop)
ipsec_stop (self, NULL);
nm_vpn_plugin_failure (NM_VPN_PLUGIN (self), reason);
- nm_vpn_service_plugin_set_state (NM_VPN_SERVICE_PLUGIN (self), NM_VPN_SERVICE_STATE_STOPPED);
+ nm_vpn_plugin_set_state (NM_VPN_PLUGIN (self), NM_VPN_SERVICE_STATE_STOPPED);
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]