mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-17 20:34:08 -05:00
just a typo I found when reading.
This commit is contained in:
parent
9cdcd58afc
commit
e720e064c6
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class LDAPEntry{
|
|||
~LDAPEntry();
|
||||
|
||||
/**
|
||||
* Assingment operator
|
||||
* Assignment operator
|
||||
*/
|
||||
LDAPEntry& operator=(const LDAPEntry& from);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue