From: Kurt Zeilenga Date: Thu, 21 Jan 1999 23:32:56 +0000 (+0000) Subject: comment out extra stuff on #endif X-Git-Tag: OPENLDAP_REL_ENG_1_1_4~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b1dfad7a6ec78d17b5c0ffb00fdf67ec7dbab2;p=thirdparty%2Fopenldap.git comment out extra stuff on #endif --- diff --git a/servers/slapd/back-ldbm/alias.c b/servers/slapd/back-ldbm/alias.c index c3721aa441..1d5a02484c 100644 --- a/servers/slapd/back-ldbm/alias.c +++ b/servers/slapd/back-ldbm/alias.c @@ -246,4 +246,4 @@ char *derefDN ( Backend *be, return newDN; } -#endif SLAPD_ALIAS_DEREF +#endif /* SLAPD_ALIAS_DEREF */