]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPEntry.h
Happy new year
[openldap] / contrib / ldapc++ / src / LDAPEntry.h
index ebd4153f05c29be6cfbeaf6f35624ec5e633bdcd..c49e26d722cf755e03a72f34c49a9bfc19efad9d 100644 (file)
@@ -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.