X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=clients%2Fgopher%2Fgo500gw.c;h=c390b283cdb76d69dee158d83a9a02b8ae63ac07;hb=bb1b81473b29b30b81faf725fe3f14521d0c170f;hp=2d88e75c40f439446b1bc0b711b24eb56b743e9a;hpb=4757d60fb4064530ded0ab4e6b43251e98dbc48c;p=openldap diff --git a/clients/gopher/go500gw.c b/clients/gopher/go500gw.c index 2d88e75c40..c390b283cd 100644 --- a/clients/gopher/go500gw.c +++ b/clients/gopher/go500gw.c @@ -204,7 +204,7 @@ main (int argc, char **argv ) if ( dosyslog ) { #ifdef LOG_LOCAL3 openlog( myname, OPENLOG_OPTIONS, LOG_LOCAL3 ); -#else +#elif LOG_DEBUG openlog( myname, OPENLOG_OPTIONS ); #endif }