]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 6 Apr 2002 21:58:31 +0000 (21:58 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 6 Apr 2002 21:58:31 +0000 (21:58 +0000)
lib/gnutls_errors.h

index 92a83cd35e0925879a5d2628284e25a669053c70..d720bd1130b8f222cbf0852b151358994d93d8b7 100644 (file)
@@ -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( ...)