]> git.sur5r.net Git - openldap/blobdiff - include/ldap_log.h
warn if retry is not forever
[openldap] / include / ldap_log.h
index fb7a75f7aa7f17f45597a3c24da75a09569beb6e..4296a5de2520548a5bbdcf7a7a27579e416dcb2e 100644 (file)
@@ -123,7 +123,7 @@ LDAP_BEGIN_DECL
 #define LDAP_DEBUG_SYNC                0x4000
 
 #define LDAP_DEBUG_NONE                0x8000
-#define LDAP_DEBUG_ANY         -1
+#define LDAP_DEBUG_ANY         (-1)
 
 /* debugging stuff */
 #ifdef LDAP_DEBUG