]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Add a simple comment regarding openvpn_snprintf() is duplicated
authorDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Apr 2011 19:03:25 +0000 (21:03 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Apr 2011 19:05:36 +0000 (21:05 +0200)
commit9322eca5d95353757f3b7b47f67054ddb7b14369
treea21d7ae0e2500d5a9ef592adecd1b70497b626c3
parent47dd9a4d7b2930f6e1b5d6f0ce0c154efc87ac29
Add a simple comment regarding openvpn_snprintf() is duplicated

Commit df5a4380c3931520d5fae2b18f0fc2e67a883aae copies this function
from buffer.c to service-win32/openvpnserv.c.  Any changes on either
places should be done in both implementations.

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
(cherry picked from commit 14708eb69e377ae7edcbbdbd2842bcfbc43fb84a)
buffer.c