X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fgoto-case-dialog.h;h=e3f489e1ebfee78de4698718db61ae35c0f2e89b;hb=319711ff80e76a730ec26c86d67c0107143d8747;hp=7b3da66d59969de80f0320405cf57db29d3ba62c;hpb=a63d325e338f30e92a5f2731f11229be8508682c;p=pspp-builds.git diff --git a/src/ui/gui/goto-case-dialog.h b/src/ui/gui/goto-case-dialog.h index 7b3da66d..e3f489e1 100644 --- a/src/ui/gui/goto-case-dialog.h +++ b/src/ui/gui/goto-case-dialog.h @@ -20,6 +20,6 @@ #include -void goto_case_dialog (GObject *o, gpointer data); +void goto_case_dialog (gpointer data); #endif