output: Make errors, warnings, and notes into a new "message_item".
[pspp-builds.git] / src / ui / terminal / read-line.c
index 54f90858a5d90542aa70d0d7bade755d5ecd9621..0fa145c98ac502edb7f29f25e471a2ca6ee885b7 100644 (file)
@@ -151,7 +151,7 @@ readln_read (struct string *line, enum prompt_style style)
 
   assert (initialised);
 
-  reset_msg_count ();
+  msg_ui_reset_counts ();
 
   welcome ();