summaryrefslogtreecommitdiff
path: root/gtk/wsp_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/wsp_stat.c')
-rw-r--r--gtk/wsp_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/wsp_stat.c b/gtk/wsp_stat.c
index f8d612ca26..b7830223d2 100644
--- a/gtk/wsp_stat.c
+++ b/gtk/wsp_stat.c
@@ -303,7 +303,7 @@ wsp_init_table(wspstat_t *sp)
/* When called, this function will create a new instance of gtk2-wspstat.
*/
static void
-gtk_wspstat_init(const char *optarg)
+gtk_wspstat_init(const char *optarg, void *userdata _U_)
{
wspstat_t *sp;
const char *filter=NULL;