From: Alan T. DeKok Date: Wed, 7 Sep 2011 15:34:49 +0000 (+0200) Subject: Fixed typo X-Git-Tag: release_2_1_12~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589838e2b68352fe446ee0f522fc8054fda08b6f;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 fbb16240619..a619005119d 100644 --- a/src/modules/rlm_ldap/rlm_ldap.c +++ b/src/modules/rlm_ldap/rlm_ldap.c @@ -206,7 +206,7 @@ static CONF_PARSER keepalive_config[] = { { NULL, -1, 0, NULL, NULL } }; -#endf /* KEEPALIVE */ +#endif /* KEEPALIVE */ static CONF_PARSER tls_config[] = { {"start_tls", PW_TYPE_BOOLEAN,