mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +08:00
Fix prev commit
This commit is contained in:
parent
24eb35f9b7
commit
eeb7603de6
@ -1003,6 +1003,7 @@ log_cf_gen(ConfigArgs *c)
|
||||
"%s: %s\n", c->log, c->cr_msg, 0 );
|
||||
rc = ARG_BAD_CONF;
|
||||
}
|
||||
} else {
|
||||
snprintf( c->cr_msg, sizeof( c->cr_msg ), "%s invalid ops: %s",
|
||||
c->argv[0], c->argv[1] );
|
||||
Debug( LDAP_DEBUG_CONFIG|LDAP_DEBUG_NONE,
|
||||
|
Loading…
Reference in New Issue
Block a user