Re: [Openvpn-devel] [PATCH] Remove excess semicolon (invalid C99).

2010-12-04 Thread Matthias Andree
Am 04.12.2010 14:02, schrieb Matthias Andree: > Signed-off-by: Matthias Andree > --- > misc.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) This applies to the beta2.2 branch and affects this code section: 138 139 static inline bool 140 openvpn_run_script (const struc

[Openvpn-devel] [PATCH] Remove excess semicolon (invalid C99).

2010-12-04 Thread Matthias Andree
Signed-off-by: Matthias Andree --- 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 ope