r7633: this patch started as an attempt to make the dcerpc code use a given
[kamenim/samba.git] / source4 / gtk / tools / gwcrontab.c
index eba8b54ac01f36b36bf3ca75904aa6589d09d75b..5b79eafa0aeaf8fcb6d278c9b6a58c81440d1d5d 100644 (file)
@@ -109,7 +109,7 @@ static void on_connect_activate(GtkMenuItem *menuitem, gpointer user_data)
                                       gtk_rpc_binding_dialog_get_binding(d, mem_ctx),
                                       DCERPC_ATSVC_UUID,
                                       DCERPC_ATSVC_VERSION,
-                                      credentials);
+                                      credentials, NULL);
 
        if(!NT_STATUS_IS_OK(status)) {
                gtk_show_ntstatus(mainwin, "Error while connecting to at service", status);