Skip to content

Commit 84a7381

Browse files
author
Jong Hyuk Choi
committed
misc comment update
1 parent b6789f2 commit 84a7381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/slapd/config.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1939,7 +1939,7 @@ read_config( const char *fname, int depth )
19391939
}
19401940
}
19411941

1942-
/* dn of master entity allowed to write to replica */
1942+
/* dn of slave entity allowed to write to replica */
19431943
} else if ( strcasecmp( cargv[0], "updatedn" ) == 0 ) {
19441944
if ( cargc < 2 ) {
19451945
#ifdef NEW_LOGGING

0 commit comments

Comments
 (0)