Re: [Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-02-06 Thread Arne Schwabe
Am 23.01.19 um 21:17 schrieb jonat...@reliablehosting.com: > From: Jonathan Tooker > > New patch, omitted changes to copyrights/licenses & changelog. > --- Thanks! Acked-By: Arne Schwabe signature.asc Description: OpenPGP digital signature ___ Op

[Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-01-23 Thread jonathan
From: Jonathan Tooker New patch, omitted changes to copyrights/licenses & changelog. --- Changes.rst | 6 +++--- INSTALL | 2 +- TODO.IPv6 | 6 +++--- configure.ac | 2

Re: [Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-01-23 Thread Gert Doering
Hi, On Tue, Jan 22, 2019 at 09:31:03PM -0600, Jonathan Tooker wrote: > Fork @ github: https://github.com/JDTX/openvpn > (76ab12606155f51aaaf376a46f4a52a459af105c) > > From: Jonathan Tooker > Date: Tue, 22 Jan 2019 18:27:39 -0600 > Subject: [PATCH] Fix various spelling mistakes > > Fix spelling

Re: [Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-01-23 Thread Arne Schwabe
Am 23.01.19 um 04:31 schrieb Jonathan Tooker: > Fork @ github: https://github.com/JDTX/openvpn > (76ab12606155f51aaaf376a46f4a52a459af105c) > > From: Jonathan Tooker > Date: Tue, 22 Jan 2019 18:27:39 -0600 > Subject: [PATCH] Fix various spelling mistakes > I have gone through all of the correc

Re: [Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-01-23 Thread Arne Schwabe
Am 23.01.19 um 06:15 schrieb Jonathan Tooker: > Looks like I missed that and a few others! I fixed some more spelling > errors across other things. Follow up patch/commit below. If I just need > to re-make the original patch let me know. > > From: Jonathan Tooker > Date: Tue, 22 Jan 2019 23:10:33

Re: [Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-01-22 Thread Jonathan Tooker
Looks like I missed that and a few others! I fixed some more spelling errors across other things. Follow up patch/commit below. If I just need to re-make the original patch let me know. From: Jonathan Tooker Date: Tue, 22 Jan 2019 23:10:33 -0600 Subject: [PATCH] Another set of spelling fixes ---

Re: [Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-01-22 Thread Simon Matter via Openvpn-devel
Hi, > diff --git a/src/openvpn/console.h b/src/openvpn/console.h > index 0ffd6683..62beacae 100644 > --- a/src/openvpn/console.h > +++ b/src/openvpn/console.h > @@ -33,9 +33,9 @@ > */ > struct _query_user { > char *prompt; /**< Prompt to present to the user */ > -size_t prom

[Openvpn-devel] [PATCH] Fix various spelling mistakes

2019-01-22 Thread Jonathan Tooker
Fork @ github: https://github.com/JDTX/openvpn (76ab12606155f51aaaf376a46f4a52a459af105c) From: Jonathan Tooker Date: Tue, 22 Jan 2019 18:27:39 -0600 Subject: [PATCH] Fix various spelling mistakes Fix spelling mistakes in code/headers/manpages/etc. --- distro/rpm/openvpn.init.d.rhel