From: Howard Chu Date: Sun, 14 Sep 2003 09:21:56 +0000 (+0000) Subject: Undo unintended changes in prev commit X-Git-Tag: OPENLDAP_REL_ENG_2_1_23~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cef7dda97c9f5874e2d28906c848ac8364a03e0;p=thirdparty%2Fopenldap.git Undo unintended changes in prev commit --- diff --git a/servers/slurpd/slurp.h b/servers/slurpd/slurp.h index d5884f1c2b..1178b92ca1 100644 --- a/servers/slurpd/slurp.h +++ b/servers/slurpd/slurp.h @@ -144,9 +144,8 @@ #define SASLMECHSTR "saslmech" #define REALMSTR "realm" #define SECPROPSSTR "secprops" -#define STARTTLSSTR "starttls" #define TLSSTR "tls" -#define CRITICALSTR "critical" +#define TLSCRITICALSTR "critical" #define REPLICA_SLEEP_TIME ( 10 )