X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldap%2Fschema.c;h=9e4226f00707ff780678066ae75da7133ba62f43;hb=59e9ff6243465640956b58ad1756a3ede53eca7c;hp=af39437cf4841c498d909442a505d0b3bea43932;hpb=bd1068204dff009e381ea89c362ed82088fd2011;p=openldap diff --git a/libraries/libldap/schema.c b/libraries/libldap/schema.c index af39437cf4..9e4226f007 100644 --- a/libraries/libldap/schema.c +++ b/libraries/libldap/schema.c @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2015 The OpenLDAP Foundation. + * Copyright 1998-2018 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -1341,7 +1341,7 @@ parse_oids(const char **sp, int *code, const int allow_quoted) /* * Strictly speaking, doing this here accepts whsp before the - * ( at the begining of an oidlist, but this is harmless. Also, + * ( at the beginning of an oidlist, but this is harmless. Also, * we are very liberal in what we accept as an OID. Maybe * refine later. */