X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fechochar.c;fp=test%2Fechochar.c;h=93a4644213af01d46b96bc54fc50178e00eeb646;hp=a0b7de666af544e24d7de19add9a74de92451d5e;hb=02f1dee48fe8af6ce054388fba739aa4f975004e;hpb=8890c8f28a1db5995ef17f52a7d8c0b9cf574210 diff --git a/test/echochar.c b/test/echochar.c index a0b7de66..93a46442 100644 --- a/test/echochar.c +++ b/test/echochar.c @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: echochar.c,v 1.19 2019/08/24 23:11:01 tom Exp $ + * $Id: echochar.c,v 1.20 2019/12/14 23:25:29 tom Exp $ * * Demonstrate the echochar function (compare to dots.c). * Thomas Dickey - 2006/11/4 @@ -43,7 +43,7 @@ static time_t started; static void cleanup(void) { - exit_curses(); + stop_curses(); printf("\n\n%ld total cells, rate %.2f/sec\n", total_chars,