Signed-off-by: Matthias Andree <matthias.and...@gmx.de>
---
 misc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/misc.h b/misc.h
index 3f22ca0..f449601 100644
--- a/misc.h
+++ b/misc.h
@@ -143,7 +143,7 @@ openvpn_run_script (const struct argv *a, const struct 
env_set *es, const unsign

   openvpn_snprintf(msg, sizeof(msg), "WARNING: Failed running command (%s)", 
hook);
   return openvpn_execve_check(a, es, flags | S_SCRIPT, msg);
-};
+}

 #ifdef HAVE_STRERROR
 /* a thread-safe version of strerror */
-- 
1.7.3.2.5.gf772c


Reply via email to