]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fixed typo
authorAlan T. DeKok <aland@freeradius.org>
Sun, 6 Nov 2011 09:36:10 +0000 (10:36 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 6 Nov 2011 09:36:19 +0000 (10:36 +0100)
src/modules/rlm_ldap/rlm_ldap.c

index a619005119df5f9559432f92aa2416196b869efa..68450c41211a6bcfda2a61932fe8ee1328ba6a7f 100644 (file)
@@ -2438,7 +2438,7 @@ static LDAP *ldap_connect(void *instance, const char *dn, const char *password,
        }
 
        if (inst->tls_randfile != NULL) {
-               DEBUG("  [%s] setting TLS Key File to %s", inst->xlat_name,
+               DEBUG("  [%s] setting TLS Rand File to %s", inst->xlat_name,
                      inst->tls_randfile);
 
                if (ldap_set_option(NULL, LDAP_OPT_X_TLS_RANDOM_FILE,