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