]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Mixing wide and regular strings in concatenations is not allowed in MSVC.
authorSimon Rozman <simon@rozman.si>
Tue, 10 Oct 2017 23:11:19 +0000 (01:11 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 11 Oct 2017 17:02:05 +0000 (19:02 +0200)
commitd6e0917922793315b06aba395ed0666e17c5b44c
tree1743827f823e1b22c8f5ef1adfffa9558f9e450b
parent0893b14a7f8023964760e6229badcd2cfef57de2
Mixing wide and regular strings in concatenations is not allowed in MSVC.

Acked-by: Selva Nair <selva.nair@gmail.com>
Message-Id: <20171010231130.6832-2-simon@rozman.si>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15579.html

Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpnserv/interactive.c