X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldapc%2B%2B%2Fsrc%2FLDAPEntry.h;h=c49e26d722cf755e03a72f34c49a9bfc19efad9d;hb=6939c531700652491f4be4688c6a1f35a1ab8a18;hp=ebd4153f05c29be6cfbeaf6f35624ec5e633bdcd;hpb=c0dbaa736d8cb1c86a4a730e8c9b6942e0fdbb32;p=openldap diff --git a/contrib/ldapc++/src/LDAPEntry.h b/contrib/ldapc++/src/LDAPEntry.h index ebd4153f05..c49e26d722 100644 --- a/contrib/ldapc++/src/LDAPEntry.h +++ b/contrib/ldapc++/src/LDAPEntry.h @@ -59,7 +59,7 @@ class LDAPEntry{ /** * @returns The current DN of the entry. */ - const std::string getDN() const ; + const std::string& getDN() const ; /** * @returns A const pointer to the attributes of the entry.