X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fcorrelation-dialog.c;h=82a053a3d3182db45efc9244849283e4956bfd9a;hb=319711ff80e76a730ec26c86d67c0107143d8747;hp=ff6a254552345907a84c3ae4f371aaa1acdf47a8;hpb=a63d325e338f30e92a5f2731f11229be8508682c;p=pspp-builds.git diff --git a/src/ui/gui/correlation-dialog.c b/src/ui/gui/correlation-dialog.c index ff6a2545..82a053a3 100644 --- a/src/ui/gui/correlation-dialog.c +++ b/src/ui/gui/correlation-dialog.c @@ -83,7 +83,7 @@ dialog_state_valid (gpointer data) /* Pops up the Correlation dialog box */ void -correlation_dialog (GObject *o, gpointer data) +correlation_dialog (gpointer data) { struct correlation rd; gint response;