From: Nikos Mavrogiannopoulos Date: Sat, 6 Apr 2002 21:58:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_4_1~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be7f211d10a573d71b2daada860fceed6480fc37;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/gnutls_errors.h b/lib/gnutls_errors.h index 92a83cd35e..d720bd1130 100644 --- a/lib/gnutls_errors.h +++ b/lib/gnutls_errors.h @@ -92,6 +92,9 @@ int gnutls_error_is_fatal( int error); # endif #else + +/* FIXME: These macros only work with C99 compliant compilers + */ # define _gnutls_log(...) # define _gnutls_handshake_log( ...) # define _gnutls_io_log( ...)