]> git.sur5r.net Git - openldap/blobdiff - clients/gopher/go500gw.c
Vienna Bulk Commit
[openldap] / clients / gopher / go500gw.c
index 09c6df2a4913fd3f45e93bf130f6f8c65f2e9cd3..eeb4784fdb19698c9363addaf5d02e6098782c49 100644 (file)
@@ -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);
        }