X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=contrib%2Fldapc%2B%2B%2Fsrc%2FLDAPAttribute.h;h=7930380640b06902a1305e3ff4284222466ffb7d;hb=10566c8be384c6435476ec54e842382841cb84b6;hp=eb5837f4e1b097915bbe61a89a930ef716f4bbd0;hpb=c127e78fb0c802852f6ca17ced416a33ef3e842e;p=openldap diff --git a/contrib/ldapc++/src/LDAPAttribute.h b/contrib/ldapc++/src/LDAPAttribute.h index eb5837f4e1..7930380640 100644 --- a/contrib/ldapc++/src/LDAPAttribute.h +++ b/contrib/ldapc++/src/LDAPAttribute.h @@ -1,6 +1,6 @@ // $OpenLDAP$ /* - * Copyright 2000-2015 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