]> 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:17:35 +0000 (12:17 +0200)
commite9bb49ba2ff372fad9ca1d1ab9fbdf9761cf2a40
tree84cb31ad9532907c69f6d4a79f84c908465da910
parent1ebd3ade5f3fcdefa40790f2e9d16c473bac370a
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>
(cherry picked from commit 26e3427cfa128c5d8ac7e212769ba29afac4f3d9)
include/openvpn-plugin.h.in