summaryrefslogtreecommitdiff
path: root/ucptable.h
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-06 16:32:53 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-06 16:32:53 +0000
commita2a42ca8610b920e39b247fe5f66368ce597b529 (patch)
tree3b2ed0d78379aad667e8d91b2e9296e8be1b7691 /ucptable.h
parent438b4ee078076adf51fb38252bcb938e86a41ba2 (diff)
downloadpcre-a2a42ca8610b920e39b247fe5f66368ce597b529.tar.gz
Mark ucp_table (in ucptable.h) and ucp_gentype (in pcre_ucp_searchfuncs.c)
as "const". git-svn-id: svn://vcs.exim.org/pcre/code/trunk@105 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ucptable.h')
-rw-r--r--ucptable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucptable.h b/ucptable.h
index 0b17906..07eaced 100644
--- a/ucptable.h
+++ b/ucptable.h
@@ -2,7 +2,7 @@
property table. See ucpinternal.h for a description of the layout.
This version was made from the Unicode 5.0.0 tables. */
-static cnode ucp_table[] = {
+static const cnode ucp_table[] = {
{ 0x09800000, 0x0000001f },
{ 0x09000020, 0x74000000 },
{ 0x09800021, 0x54000002 },