[network-manager-openvpn/nm-1-0] trivial: fix whitespace
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openvpn/nm-1-0] trivial: fix whitespace
- Date: Sat, 23 Jan 2016 16:45:29 +0000 (UTC)
commit ed9e0d71a0449d6f028fd51ba9b477890d260586
Author: Thomas Haller <thaller redhat com>
Date: Sat Jan 23 17:25:31 2016 +0100
trivial: fix whitespace
(cherry picked from commit ba9dacc90d0ffccf69038f6d37767da5a62199c7)
properties/import-export.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/properties/import-export.c b/properties/import-export.c
index 9a2c921..63ac24c 100644
--- a/properties/import-export.c
+++ b/properties/import-export.c
@@ -767,10 +767,10 @@ do_import (const char *path, const char *contents, GError **error)
continue;
if (handle_blob_item ((const char ***)&line, NM_OPENVPN_KEY_TA, s_vpn, basename, NULL)) {
- handle_direction("tls-auth",
- NM_OPENVPN_KEY_TA_DIR,
- last_seen_key_direction,
- s_vpn);
+ handle_direction ("tls-auth",
+ NM_OPENVPN_KEY_TA_DIR,
+ last_seen_key_direction,
+ s_vpn);
continue;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]