X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fworm.c;fp=test%2Fworm.c;h=c7b04aa814451d0253b79fcb6a61a4dd0b638414;hp=d618e3bb050fee51440a5c2a492e988024fa3ece;hb=02f1dee48fe8af6ce054388fba739aa4f975004e;hpb=8890c8f28a1db5995ef17f52a7d8c0b9cf574210 diff --git a/test/worm.c b/test/worm.c index d618e3bb..c7b04aa8 100644 --- a/test/worm.c +++ b/test/worm.c @@ -52,7 +52,7 @@ traces will be dumped. The program stops and waits for one character of input at the beginning and end of the interval. - $Id: worm.c,v 1.80 2019/12/07 19:04:09 tom Exp $ + $Id: worm.c,v 1.81 2019/12/14 23:25:29 tom Exp $ */ #include @@ -215,7 +215,7 @@ static void failed(const char *s) { perror(s); - exit_curses(); + stop_curses(); ExitProgram(EXIT_FAILURE); } #endif @@ -224,7 +224,7 @@ static void cleanup(void) { USING_WINDOW1(stdscr, wrefresh, safe_wrefresh); - exit_curses(); + stop_curses(); } static void