Add userdata arguments to a bunch of stat initialization routines to
[obnox/wireshark/wip.git] / gtk / ldap_stat.c
index 96fd3758316f8597bd5b712154daff05a30854aa..954d50b319a1b436fb9c9062cf8d749a44e2282f 100644 (file)
@@ -144,7 +144,7 @@ win_destroy_cb(GtkWindow *win _U_, gpointer data)
 
 
 static void
-gtk_ldapstat_init(const char *optarg)
+gtk_ldapstat_init(const char *optarg, void *userdata _U_)
 {
        ldapstat_t *ldap;
        const char *filter=NULL;