Re: [Openvpn-devel] [PATCH 06/52] cleanup: remove redundant ';'

2012-03-06 Thread Samuli Seppänen
> Signed-off-by: Alon Bar-Lev > --- > misc.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/misc.h b/misc.h > index bdada42..dd6bd5a 100644 > --- a/misc.h > +++ b/misc.h > @@ -145,7 +145,7 @@ openvpn_run_script (const struct argv *a, const struct > env_set *es, c

[Openvpn-devel] [PATCH 06/52] cleanup: remove redundant ';'

2012-02-29 Thread Alon Bar-Lev
Signed-off-by: Alon Bar-Lev --- misc.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/misc.h b/misc.h index bdada42..dd6bd5a 100644 --- a/misc.h +++ b/misc.h @@ -145,7 +145,7 @@ openvpn_run_script (const struct argv *a, const struct env_set *es, const unsign openv