From 28fcff248569840e6d6924e1803d269e5734e0f5 Mon Sep 17 00:00:00 2001 From: Alexander Huynh Date: Tue, 19 Mar 2019 06:31:08 +0000 Subject: [PATCH] Fix tab typo Signed-off-by: Alexander Huynh --- vpnc-script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpnc-script b/vpnc-script index 5d7ea4b..3888e85 100755 --- a/vpnc-script +++ b/vpnc-script @@ -1026,7 +1026,7 @@ case "$reason" in run_hooks attempt-reconnect ;; reconnect) - # After successfully re-establishing the session. + # After successfully re-establishing the session. run_hooks reconnect ;; *) -- 2.50.1