X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fregression-dialog.c;h=f4a88db7dfca59521ce19e24dbc7f8f369861c43;hb=319711ff80e76a730ec26c86d67c0107143d8747;hp=53010c3ffdc47d342afb5adfc0e2cf025a349103;hpb=a63d325e338f30e92a5f2731f11229be8508682c;p=pspp-builds.git diff --git a/src/ui/gui/regression-dialog.c b/src/ui/gui/regression-dialog.c index 53010c3f..f4a88db7 100644 --- a/src/ui/gui/regression-dialog.c +++ b/src/ui/gui/regression-dialog.c @@ -222,7 +222,7 @@ dialog_state_valid (gpointer data) /* Pops up the Regression dialog box */ void -regression_dialog (GObject *o, gpointer data) +regression_dialog (gpointer data) { gint response; struct regression_dialog rd;