X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire.c;h=ff155d68fe71cc66e97dff9572a06435adae7045;hb=d96e59d1c5f17bd3b4b3b757640851731fde3c78;hp=739fb19153513396473a82ff0ef5ee89b7a8aa43;hpb=2bdde1cd21cd58349cf4bd852fddf40524854288;p=pspp-builds.git diff --git a/src/ui/gui/psppire.c b/src/ui/gui/psppire.c index 739fb191..ff155d68 100644 --- a/src/ui/gui/psppire.c +++ b/src/ui/gui/psppire.c @@ -92,7 +92,7 @@ initialize (void) fn_getenv_default ("STAT_INCLUDE_PATH", include_path) ); - the_dataset = create_dataset (NULL, NULL); + the_dataset = create_dataset (); message_dialog_init (the_source_stream);