From: Kurt Zeilenga Date: Tue, 29 Oct 2002 02:05:08 +0000 (+0000) Subject: Sync with HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_1_9~56 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=45f8c525c715d6db4cad24c9ecc4a1426cc61fe4;p=openldap Sync with HEAD --- diff --git a/libraries/libldap/schema.c b/libraries/libldap/schema.c index 2cfe8d46d1..f109eed564 100644 --- a/libraries/libldap/schema.c +++ b/libraries/libldap/schema.c @@ -77,9 +77,9 @@ ldap_structurerule2name( LDAPStructureRule * sr ) /* * When pretty printing the entities we will be appending to a buffer. * Since checking for overflow, realloc'ing and checking if no error - * is extremely boring, we error until the end. This layer is - * implemented with the he will use a protection layer that will let - * us blissfully ignore thlp of the next type. + * is extremely boring, we will use a protection layer that will let + * us blissfully ignore the error until the end. This layer is + * implemented with the help of the next type. */ typedef struct safe_string {