X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldap%2Ferror.c;h=cf320b04247bc042e79358dc9f9accbf10b05e2a;hb=fed41fb93b0ef9a97d1b449abc3a8649a3601281;hp=b022087ced02091ba9e820070bbc16c1591989da;hpb=b046124012a625fe8452fdca6ca257ba550811d0;p=openldap diff --git a/libraries/libldap/error.c b/libraries/libldap/error.c index b022087ced..cf320b0424 100644 --- a/libraries/libldap/error.c +++ b/libraries/libldap/error.c @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2014 The OpenLDAP Foundation. + * Copyright 1998-2015 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -150,6 +150,7 @@ ldap_err2string( int err ) C(LDAP_MORE_RESULTS_TO_RETURN, N_("More results to return")); C(LDAP_CLIENT_LOOP, N_("Client Loop")); C(LDAP_REFERRAL_LIMIT_EXCEEDED, N_("Referral Limit Exceeded")); + C(LDAP_X_CONNECTING, N_("Connecting (X)")); # undef C default: