Fix problem with non-reentrant journal driver
[pspp] / src / ui / terminal / terminal-reader.c
index 2f11279bf428af8b24a63902ef71f1db8bf83328..c80a6131dea915afc84b2fc1b2943b55cef0440b 100644 (file)
@@ -99,7 +99,7 @@ welcome (void)
         "conditions.\nThere is ABSOLUTELY NO WARRANTY for PSPP; type \"show "
         "warranty.\" for details.\n", stdout);
   puts (stat_version);
-  journal_enable ();
+  journal_init ();
 }
 
 static struct terminal_reader *