Hi, On Wed, Jun 12, 2013 at 12:18:36PM +0200, David Sommerseth wrote: > v2 - add const ovpnSSLAPI ssl_api at the end of > struct openvpn_plugin_args_open_in and not in the "middle"
NAK, because:
> @@ -372,6 +372,7 @@ plugin_open_item (struct plugin *p,
> */
> if (p->open3) {
> struct openvpn_plugin_args_open_in args = { p->plugin_type_mask,
> + SSLAPI,
> (const char ** const)
> o->argv,
> (const char ** const)
> envp,
> &callbacks };
... it's still sitting in the middle in the init function...
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
pgpj_MrdW5Htf.pgp
Description: PGP signature
