mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
misc comment update
This commit is contained in:
parent
b6789f27b4
commit
84a7381225
1 changed files with 1 additions and 1 deletions
|
|
@ -1939,7 +1939,7 @@ read_config( const char *fname, int depth )
|
|||
}
|
||||
}
|
||||
|
||||
/* dn of master entity allowed to write to replica */
|
||||
/* dn of slave entity allowed to write to replica */
|
||||
} else if ( strcasecmp( cargv[0], "updatedn" ) == 0 ) {
|
||||
if ( cargc < 2 ) {
|
||||
#ifdef NEW_LOGGING
|
||||
|
|
|
|||
Loading…
Reference in a new issue