X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Ft-test-one-sample.h;h=7886675d4ac27b7df5506a9f8002632c4d0581d0;hb=319711ff80e76a730ec26c86d67c0107143d8747;hp=6d50f1162706af01c43e51bd756a31508191b617;hpb=a63d325e338f30e92a5f2731f11229be8508682c;p=pspp-builds.git diff --git a/src/ui/gui/t-test-one-sample.h b/src/ui/gui/t-test-one-sample.h index 6d50f116..7886675d 100644 --- a/src/ui/gui/t-test-one-sample.h +++ b/src/ui/gui/t-test-one-sample.h @@ -1,6 +1,6 @@ #ifndef T_TEST_ONE_SAMPLE_DIALOG #define T_TEST_ONE_SAMPLE_DIALOG -void t_test_one_sample_dialog (GObject *, gpointer) ; +void t_test_one_sample_dialog (gpointer) ; #endif