X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fechochar.c;h=ef649ca4f87246b188b39a8bc5ac6cebe58e8def;hp=75916ba76f29f57b64d48248ae213e65eaa2a5e5;hb=5d8dbcdd9423bf9821db414fd9ec792ccf1f1027;hpb=a4dac84af1b18fb24d56d6251deeb3c61c437158 diff --git a/test/echochar.c b/test/echochar.c index 75916ba7..ef649ca4 100644 --- a/test/echochar.c +++ b/test/echochar.c @@ -26,7 +26,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: echochar.c,v 1.13 2017/04/15 13:38:37 tom Exp $ + * $Id: echochar.c,v 1.14 2017/09/04 11:48:15 tom Exp $ * * Demonstrate the echochar function (compare to dots.c). * Thomas Dickey - 2006/11/4 @@ -45,7 +45,7 @@ static time_t started; static void cleanup(void) { - endwin(); + exit_curses(); printf("\n\n%ld total chars, rate %.2f/sec\n", total_chars,