ICU-2135 Searching for writeable caches. This table doesn't need to be writable.

X-SVN-Rev: 9777
This commit is contained in:
George Rhoten 2002-08-22 23:17:09 +00:00
parent 554bd431af
commit f793531340

View file

@ -269,7 +269,7 @@ void RBBINode::findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &s
// print. Print out a single node, for debugging.
//
//-------------------------------------------------------------------------
static const char *nodeTypeNames[] = {
static const char * const nodeTypeNames[] = {
"setRef",
"uset",
"varRef",