X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Ftestcurs.c;h=e8aa918eacb9b57e026b697d16181369f4f4108e;hp=fd189a94492743370815a0557699824f887b0f83;hb=a8987e73ec254703634802b4f7ee30d3a485524d;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01 diff --git a/test/testcurs.c b/test/testcurs.c index fd189a94..e8aa918e 100644 --- a/test/testcurs.c +++ b/test/testcurs.c @@ -7,11 +7,10 @@ * wrs(5/28/93) -- modified to be consistent (perform identically) with either * PDCurses or under Unix System V, R4 * - * $Id: testcurs.c,v 1.31 2002/09/14 22:45:15 tom Exp $ + * $Id: testcurs.c,v 1.32 2002/10/19 22:11:24 tom Exp $ */ #include -#include #if defined(XCURSES) char *XCursesProgramName = "testcurs";