X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fnewdemo.c;h=84d3f82cd06b13f31d109d18c1aae69c7e2f2310;hp=1e6942693ff8329f8b33b85d8faf61da220cbd48;hb=ed530db2c5b10aa19d06104dfe82cf248a813860;hpb=027ae42953e3186daed8f3882da73de48291b606;ds=sidebyside diff --git a/test/newdemo.c b/test/newdemo.c index 1e694269..84d3f82c 100644 --- a/test/newdemo.c +++ b/test/newdemo.c @@ -2,7 +2,7 @@ * newdemo.c - A demo program using PDCurses. The program illustrate * the use of colours for text output. * - * $Id: newdemo.c,v 1.29 2006/12/03 00:15:28 tom Exp $ + * $Id: newdemo.c,v 1.30 2008/02/09 16:41:29 tom Exp $ */ #include @@ -12,7 +12,7 @@ /* * The Australian map */ -static const char *AusMap[16] = +static CONST_MENUS char *AusMap[16] = { " A A ", " N.T. AAAAA AAAA ",