summaryrefslogtreecommitdiffstats
path: root/openvpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn.c')
-rw-r--r--openvpn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn.c b/openvpn.c
index eff610a..496e505 100644
--- a/openvpn.c
+++ b/openvpn.c
@@ -192,7 +192,7 @@ main (int argc, char *argv[])
if (!open_management (&c))
break;
#endif
-
+
/* set certain options as environmental variables */
setenv_settings (c.es, &c.options);