[network-manager-openvpn: 2/10] trivial: fix whitespace
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openvpn: 2/10] trivial: fix whitespace
- Date: Sat, 23 Jan 2016 16:32:35 +0000 (UTC)
commit ba9dacc90d0ffccf69038f6d37767da5a62199c7
Author: Thomas Haller <thaller redhat com>
Date: Sat Jan 23 17:25:31 2016 +0100
trivial: fix whitespace
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 02b18f8..f89d42b 100644
--- a/properties/import-export.c
+++ b/properties/import-export.c
@@ -889,10 +889,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]