]> git.ipfire.org Git - thirdparty/openvpn.git/commit
fixup: change init_key_type() param name in declaration too
authorSteffan Karger <steffan@karger.me>
Sun, 17 Apr 2016 09:56:20 +0000 (11:56 +0200)
committerGert Doering <gert@greenie.muc.de>
Sun, 17 Apr 2016 10:08:00 +0000 (12:08 +0200)
commit0f99269711e2aa8a2f88c5991381ea7e52c7485e
tree17f463c9cdf5cff84767dbbc2561f04978ef5627
parentd09fbf958f1c0b15372b3e87d784ae666b91a96b
fixup: change init_key_type() param name in declaration too

Commit 66407e11 changed the name of the cfb_ofb_allowed parameter of the
init_key_type() implementation to 'tls_mode', but forgot to do the same in
the function declaration.

Signed-off-by: Steffan Karger <steffan@karger.me>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1460886980-12925-1-git-send-email-steffan@karger.me>
URL: http://article.gmane.org/gmane.network.openvpn.devel/11445
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/crypto.h