Add userdata arguments to a bunch of stat initialization routines to
[obnox/wireshark/wip.git] / gtk / smb_stat.c
index 4c22787482f6d0477d5a52e930a37b4edc0db0d0..1608f3c838dcf8794a2c182d151d96e8604429f9 100644 (file)
@@ -151,7 +151,7 @@ win_destroy_cb(GtkWindow *win _U_, gpointer data)
 
 
 static void
-gtk_smbstat_init(const char *optarg)
+gtk_smbstat_init(const char *optarg, void *userdata _U_)
 {
        smbstat_t *ss;
        const char *filter=NULL;