X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldapc%2B%2B%2Fsrc%2FLDAPAttribute.h;h=7930380640b06902a1305e3ff4284222466ffb7d;hb=10566c8be384c6435476ec54e842382841cb84b6;hp=7b95b4d6f316a6fe757d6e18cc71e86b7ae87431;hpb=ff24e57ad452766d99ee5692e330950c49b5624e;p=openldap diff --git a/contrib/ldapc++/src/LDAPAttribute.h b/contrib/ldapc++/src/LDAPAttribute.h index 7b95b4d6f3..7930380640 100644 --- a/contrib/ldapc++/src/LDAPAttribute.h +++ b/contrib/ldapc++/src/LDAPAttribute.h @@ -1,6 +1,6 @@ // $OpenLDAP$ /* - * Copyright 2000-2016 The OpenLDAP Foundation, All Rights Reserved. + * Copyright 2000-2017 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ @@ -124,7 +124,7 @@ class LDAPAttribute{ void setValues(const StringList& values); /** - * For interal use only. + * For internal use only. * This method is used to translate the values of the Attribute to * 0-terminated Array of BerValue-structs as used by the C-API * @return The Values of the Attribute as an 0-terminated Array of