]> git.sur5r.net Git - openldap/commitdiff
Undo unintended changes in prev commit
authorHoward Chu <hyc@openldap.org>
Sun, 14 Sep 2003 09:21:56 +0000 (09:21 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 14 Sep 2003 09:21:56 +0000 (09:21 +0000)
servers/slurpd/slurp.h

index d5884f1c2b93ace83efc5e34ed08cd9ff6838c01..1178b92ca1743091e4cf495d989c41c21e04f082 100644 (file)
 #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 )