X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Foneway-anova-dialog.c;h=03c0bf3d0ebad4b2c8a3e096eb60e62e35c3bdca;hb=319711ff80e76a730ec26c86d67c0107143d8747;hp=57428667a2480a63b5a2956ab7e1a927169594d8;hpb=a63d325e338f30e92a5f2731f11229be8508682c;p=pspp-builds.git diff --git a/src/ui/gui/oneway-anova-dialog.c b/src/ui/gui/oneway-anova-dialog.c index 57428667..03c0bf3d 100644 --- a/src/ui/gui/oneway-anova-dialog.c +++ b/src/ui/gui/oneway-anova-dialog.c @@ -123,7 +123,7 @@ refresh (struct oneway_anova_dialog *ow) /* Pops up the dialog box */ void -oneway_anova_dialog (GObject *o, gpointer data) +oneway_anova_dialog (gpointer data) { gint response; PsppireDataWindow *de = PSPPIRE_DATA_WINDOW (data);