initial Tony changes

This commit is contained in:
David Parkhurst 2019-10-22 16:36:15 -06:00
parent 492a4d257f
commit 5947da9065

View File

@ -792,6 +792,7 @@ get_line(void)
continue;
#else
output_msg(errstr.str().c_str());
output_flush();
error_msg(errstr.str().c_str(), OT_STOP);
#endif
}