]> git.ipfire.org Git - thirdparty/openvpn.git/commit
dev-tools: Avoid uncrustify mangling MAC_FMT macro
authorDavid Sommerseth <davids@openvpn.net>
Wed, 20 Apr 2022 12:13:22 +0000 (14:13 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 21 Apr 2022 07:28:28 +0000 (09:28 +0200)
commit9febbcbbcf3b1a786a1e77145d30a43eb7996dc4
tree02dc1c8bb2b01fee7a20cc698844dfd458aabc7b
parentfbd81db5f6d5b9b9d86ed3ca198bfffb478f2508
dev-tools: Avoid uncrustify mangling MAC_FMT macro

The MAC_FMT in src/openvpn/misc.h need to be formatted strictly, and
uncrustify does not fully grasp the current code.  So we tell it to not
touch it.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220420121322.42732-3-openvpn@sf.lists.topphemmelig.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24121.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/misc.h