summaryrefslogtreecommitdiffstats
path: root/ssl.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2010-12-04 03:51:11 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-12-04 12:24:44 +0100
commit709271e8af5d19472cb200956bcc9b756a655f77 (patch)
treecaa78971929b083a1346f09ab03731f9ed0c9e1a /ssl.c
parent14f7e0f2d58ad12f3a206b38bae2464ebc0a98f4 (diff)
downloadopenvpn-709271e8af5d19472cb200956bcc9b756a655f77.tar.gz
openvpn-709271e8af5d19472cb200956bcc9b756a655f77.tar.xz
openvpn-709271e8af5d19472cb200956bcc9b756a655f77.zip
Change variadic macros to C99 style.
The macros used GCC's pre-C99 syntax, which could not be compiled with Microsoft Visual Studio 2008. Note this breaks compatibility with GCC versions before 3.0, which is deemed safe in a discussion on IRC with David Sommerseth and Samuli Seppänen on #openvpn-devel (RHEL 3 uses GCC 3.2 already). Compiled tested on VS2008 by Samuli, on Cygwin GCC 3.4 and GCC 4.3 by myself. Signed-off-by: Matthias Andree <matthias.andree@gmx.de> Acked-by: David Sommerseth <dazo@users.sourceforge.net> Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> (cherry picked from commit 9469168e3abb09bd78297208a917ee4d9c025041)
Diffstat (limited to 'ssl.c')
0 files changed, 0 insertions, 0 deletions