Skip to content
Snippets Groups Projects
Commit e5ab61cb authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

LINE_WIDTH -> LDIF_LINE_WIDTH

parent 53fc115b
No related branches found
No related tags found
No related merge requests found
......@@ -257,7 +257,7 @@ get_repl_hosts(
char **r_rp
)
{
char buf[ LINE_WIDTH + 1 ];
char buf[ LDIF_LINE_WIDTH + 1 ];
char *type, *value, *line, *p;
Rh *rh = NULL;
int nreplicas, len;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment