]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Print client id only if compiled with man agent support. Otherwise
authorArne Schwabe <arne@rfc2549.org>
Thu, 11 Apr 2013 13:34:38 +0000 (15:34 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 11 Apr 2013 14:00:00 +0000 (16:00 +0200)
commit01cfa61a41e5162ba2f61383e03ff66741511d3a
tree5f6778dcf20afa55fe1c4758f25c567d1decbf34
parent662ce6acc065bddf6490b3494725b8b3987b7def
Print client id only if compiled with man agent support. Otherwise
print an empty string.

Also use %lu instead of %u for printing unsigned long int

Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1365687278-3921-1-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/7498

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