X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fcolor_name.h;h=867396ca5f7059efd90ab3f04702715bc22dbffb;hp=d27804e87266dac9b5bafbe7f39c12a2bef076c0;hb=HEAD;hpb=9b4c4abadc0a29999c5ddad5aa8d769fee28d687 diff --git a/test/color_name.h b/test/color_name.h index d27804e8..867396ca 100644 --- a/test/color_name.h +++ b/test/color_name.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright 2018,2020 Thomas E. Dickey * + * Copyright 2018-2020,2021 Thomas E. Dickey * * Copyright 2011-2012,2016 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,7 +27,7 @@ * authorization. * ****************************************************************************/ /* - * $Id: color_name.h,v 1.8 2020/06/20 18:58:20 tom Exp $ + * $Id: color_name.h,v 1.9 2021/04/24 23:25:29 tom Exp $ */ #ifndef __COLORNAME_H @@ -37,7 +37,7 @@ #include #endif -static NCURSES_CONST char *the_color_names[] = +static NCURSES_CONST char *const the_color_names[] = { "black", "red",