]> git.sur5r.net Git - openldap/commitdiff
update logging
authorGary Williams <gwilliams@openldap.org>
Thu, 12 Oct 2000 21:14:43 +0000 (21:14 +0000)
committerGary Williams <gwilliams@openldap.org>
Thu, 12 Oct 2000 21:14:43 +0000 (21:14 +0000)
libraries/liblber/decode.c

index 4cdf7824ad40254b888f1398584ffde16e6d757a..1493477cb3a591cb93c4ae4681540929eefec761 100644 (file)
@@ -494,7 +494,7 @@ ber_scanf ( BerElement *ber,
 
        fmt_reset = fmt;
 
-       LDAP_LOG( "LIBLBER", LDAP_LEVEL_ENTRY, "ber_scanf fmt (%s) ber:\n", fmt );
+       LDAP_LOG(( "LIBLBER", LDAP_LEVEL_ENTRY, "ber_scanf fmt (%s) ber:\n", fmt ));
 
        ber_log_printf( LDAP_DEBUG_TRACE, ber->ber_debug,
                "ber_scanf fmt (%s) ber:\n", fmt );