]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorJong Hyuk Choi <jongchoi@openldap.org>
Tue, 29 Apr 2003 23:32:58 +0000 (23:32 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Tue, 29 Apr 2003 23:32:58 +0000 (23:32 +0000)
servers/slapd/config.c

index 1490f64441832a5c158eb310a83f4a68c756a16e..2c69d43a67166020de93c4a4b08f96bc6948e568 100644 (file)
@@ -2961,7 +2961,7 @@ parse_syncrepl_line(
 
        if ( si->bindmethod == LDAP_AUTH_SASL) {
                if ((gots & GOT_MECH) == 0) {
-                       fprintf( stderr, "Error: \"syncrepl\" line needs SASLmech flag " );
+                       fprintf( stderr, "Error: \"syncrepl\" line needs SASLmech flag " 
                                         "in slapd config file\n" );
                        return -1;
                }