X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldap%2Ferror.c;h=0246e5a1ef0038d815ba88264a0df8e5e8e0f6c6;hb=9b5972dc9e14e1f7a7bef755bfd0dc61bcf1ffb3;hp=b022087ced02091ba9e820070bbc16c1591989da;hpb=d90895e1d250fd6b47f97b0a5bb59069d388236f;p=openldap diff --git a/libraries/libldap/error.c b/libraries/libldap/error.c index b022087ced..0246e5a1ef 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-2016 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: