aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/bootp_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/bootp_stat.c')
-rw-r--r--gtk/bootp_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/bootp_stat.c b/gtk/bootp_stat.c
index 159ca6ae0c..c4f0a7ddef 100644
--- a/gtk/bootp_stat.c
+++ b/gtk/bootp_stat.c
@@ -190,7 +190,7 @@ win_destroy_cb(GtkWindow *win _U_, gpointer data)
/* When called, this function will create a new instance of gtk2-dhcpstat.
*/
static void
-dhcpstat_init(const char *optarg)
+dhcpstat_init(const char *optarg, void *userdata _U_)
{
dhcpstat_t *sp;
const char *filter=NULL;