summaryrefslogtreecommitdiff
path: root/source4/gtk/common/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/gtk/common/select.h')
-rw-r--r--source4/gtk/common/select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/gtk/common/select.h b/source4/gtk/common/select.h
index 4cbeb09b0d..006d228e42 100644
--- a/source4/gtk/common/select.h
+++ b/source4/gtk/common/select.h
@@ -76,7 +76,7 @@ struct _GtkSelectHostDialogClass
GtkWidget *gtk_select_domain_dialog_new (struct dcerpc_pipe *sam_pipe);
GType gtk_select_domain_dialog_get_type (void);
struct policy_handle gtk_select_domain_dialog_get_handle(GtkSelectDomainDialog *d);
-GtkWidget *gtk_select_host_dialog_new (struct dcerpc_pipe *sam_pipe, BOOL nocredentials);
+GtkWidget *gtk_select_host_dialog_new (struct dcerpc_pipe *sam_pipe);
const char *gtk_select_host_dialog_get_host (GtkSelectHostDialog *d);
GType gtk_select_host_dialog_get_type (void);