]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fixed typo
authorAlan T. DeKok <aland@freeradius.org>
Wed, 7 Sep 2011 15:34:49 +0000 (17:34 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 7 Sep 2011 15:34:49 +0000 (17:34 +0200)
src/modules/rlm_ldap/rlm_ldap.c

index fbb162406197c47e4f3c16c28cc00c8844b65e48..a619005119df5f9559432f92aa2416196b869efa 100644 (file)
@@ -206,7 +206,7 @@ static CONF_PARSER keepalive_config[] = {
 
        { NULL, -1, 0, NULL, NULL }
 };
-#end                         /* KEEPALIVE */
+#endif                         /* KEEPALIVE */
 
 static CONF_PARSER tls_config[] = {
        {"start_tls", PW_TYPE_BOOLEAN,