]> git.ipfire.org Git - thirdparty/openvpn.git/commit
dev-tools: lz4-rebaser tool carried a typo
authorDavid Sommerseth <davids@openvpn.net>
Tue, 21 Feb 2017 19:27:35 +0000 (20:27 +0100)
committerGert Doering <gert@greenie.muc.de>
Tue, 21 Feb 2017 21:12:53 +0000 (22:12 +0100)
commit40d6d471ff72e6a5e46911a3205f8e4401f506a3
treecc79bec61ea04f7413ea6dcb391fd0290e51dd0b
parent14670a9d654be48f92b58ac47e6f74d3dcfe1733
dev-tools: lz4-rebaser tool carried a typo

The HAVE_CONFIG_H block which gets added to compat-lz4.c was
missing a # before the first ifdef statement.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20170221192737.24166-2-davids@openvpn.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14136.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
dev-tools/lz4-rebaser.sh