]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/LDAPReferralException.h
some changes to make the library working with gcc 3.0 (mostly namespace
[openldap] / contrib / ldapc++ / src / LDAPReferralException.h
index f604f67adc7adc3efab64265fb1a356c3af6462d..5ec0d2d4d374951ebbd415332fee6e0948423c1b 100644 (file)
@@ -21,7 +21,7 @@ class LDAPReferralException : public LDAPException{
 
     public :
         /**
-         * Creates an object that is initialized with a list of URLs
+         * Creates an object that is initialized with a std::list of URLs
          */
         LDAPReferralException(const LDAPUrlList& urls);