X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=clients%2Fgopher%2Fgo500gw.c;h=eeb4784fdb19698c9363addaf5d02e6098782c49;hb=dc07e765f263ef459dcd2afd1ece01cfc85a0edd;hp=09c6df2a4913fd3f45e93bf130f6f8c65f2e9cd3;hpb=29a7d6229a0c25707d78d3dac2334b2178df4217;p=openldap diff --git a/clients/gopher/go500gw.c b/clients/gopher/go500gw.c index 09c6df2a49..eeb4784fdb 100644 --- a/clients/gopher/go500gw.c +++ b/clients/gopher/go500gw.c @@ -195,7 +195,7 @@ main (int argc, char **argv ) myname = strdup( myname + 1 ); if ( debug ) { - lber_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, &debug); + ber_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, &debug); ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, &debug); }