X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fnewdemo.c;h=75626a9051e174043b6891d64fa5a47b65bf25df;hp=72e1d093c48344150192a64a1838f0842973469f;hb=bd257b9d8d715a9a63dab215fcdc53f106e7d050;hpb=52aa842907b31bb56fb5133da3f023b45bd4355f;ds=sidebyside diff --git a/test/newdemo.c b/test/newdemo.c index 72e1d093..75626a90 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.34 2010/11/13 23:33:42 tom Exp $ + * $Id: newdemo.c,v 1.35 2010/12/12 00:19:15 tom Exp $ */ #include @@ -33,7 +33,7 @@ static CONST_MENUS char *AusMap[16] = */ #define NMESSAGES 6 -static NCURSES_CONST char *messages[] = +static const char *messages[] = { "Hello from the Land Down Under", "The Land of crocs. and a big Red Rock",