]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Inline do_init_auth_token_key
authorArne Schwabe <arne@rfc2549.org>
Wed, 12 May 2021 13:15:05 +0000 (15:15 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 14 May 2021 12:10:41 +0000 (14:10 +0200)
commit6cf4fa5a4a686fa99ccdc8b1df48616853bc6be6
tree8cd4323462ce82d9aa60daf7eef1d7cc7764d306
parent84e14209232441fd6601d3efb7c7aa93bee4ce88
Inline do_init_auth_token_key

The extra function does not really give a better understanding
of the code or any other benefit.  Inline it to make the code more
streamlined.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20210512131511.1309914-4-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22341.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/init.c