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