Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 7 May 2013 21:27:54 +0000 (17:27 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 7 May 2013 21:27:54 +0000 (17:27 -0400)
src/modules/rlm_ldap/rlm_ldap.c

index d19515d..f5e776e 100644 (file)
@@ -585,7 +585,7 @@ static int mod_instantiate(CONF_SECTION *conf, void *instance)
                        goto error;
                }
 #else
-               LDAP_ERR("Modifying 'tls.require_cert' is not supported by current version of libldap. 
+               LDAP_ERR("Modifying 'tls.require_cert' is not supported by current version of libldap. "
                         "Please upgrade libldap and rebuild this module");
 
                goto error;