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

Correct comment concerning entry LDIF.

parent 550542e0
Branches
Tags
No related merge requests found
......@@ -168,7 +168,7 @@ str2entry( char *s )
emaxsize += GRABSIZE; \
ecur = ebuf + offset; \
} \
}
}
char *
entry2str(
......@@ -181,7 +181,6 @@ entry2str(
/*
* In string format, an entry looks like this:
* <id>\n
* dn: <dn>\n
* [<attr>: <value>\n]*
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment