]> git.ipfire.org Git - thirdparty/openvpn.git/commit
plugin: Fix documentation typo for type_mask
authorDavid Sommerseth <davids@openvpn.net>
Mon, 8 May 2017 14:19:39 +0000 (16:19 +0200)
committerDavid Sommerseth <davids@openvpn.net>
Tue, 9 May 2017 10:16:15 +0000 (12:16 +0200)
commit26e3427cfa128c5d8ac7e212769ba29afac4f3d9
treedfb16411963160d6dfc1828c880589cddd517edc
parent423bb16e8a8fe22a907f469074a25533208fa0bc
plugin: Fix documentation typo for type_mask

The v3 plug-in API was slightly misleading, as that interface does not
need to use an int pointer to setting the type_mask from the plug-in.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Selva Nair <selva.nair@gmail.com>
Message-Id: <20170508141939.31224-1-davids@openvpn.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14576.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
include/openvpn-plugin.h.in