From: Alan T. DeKok Date: Sun, 6 Nov 2011 09:36:10 +0000 (+0100) Subject: Fixed typo X-Git-Tag: release_2_2_0~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=960bd43d0703bb36e5fa03822e73f0719b986dc0;p=thirdparty%2Ffreeradius-server.git Fixed typo --- diff --git a/src/modules/rlm_ldap/rlm_ldap.c b/src/modules/rlm_ldap/rlm_ldap.c index a619005119d..68450c41211 100644 --- a/src/modules/rlm_ldap/rlm_ldap.c +++ b/src/modules/rlm_ldap/rlm_ldap.c @@ -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,