mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
Correct comment concerning entry LDIF.
This commit is contained in:
parent
550542e020
commit
ecb915357c
1 changed files with 1 additions and 2 deletions
|
|
@ -181,7 +181,6 @@ entry2str(
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* In string format, an entry looks like this:
|
* In string format, an entry looks like this:
|
||||||
* <id>\n
|
|
||||||
* dn: <dn>\n
|
* dn: <dn>\n
|
||||||
* [<attr>: <value>\n]*
|
* [<attr>: <value>\n]*
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue