summaryrefslogtreecommitdiff
path: root/pcre_tables.c
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-03-17 21:30:30 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2009-03-17 21:30:30 +0000
commita83b1e0fa77f854d51e40f8fda3b62ecee7bcbf1 (patch)
tree023ec8b0b3251ac24965726211ea44d7d8c5ff99 /pcre_tables.c
parentf6cacbfecd16ac9d19ee6fe6c26c107ee4846b1c (diff)
downloadpcre-a83b1e0fa77f854d51e40f8fda3b62ecee7bcbf1.tar.gz
Update after detrailing for a test release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@392 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'pcre_tables.c')
-rw-r--r--pcre_tables.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcre_tables.c b/pcre_tables.c
index f1a8de4..6333134 100644
--- a/pcre_tables.c
+++ b/pcre_tables.c
@@ -110,7 +110,7 @@ table itself. Maintenance is more error-prone, but frequent changes to this
data are unlikely.
July 2008: There is now a script called maint/GenerateUtt.py that can be used
-to generate this data instead of maintaining it entirely by hand.
+to generate this data instead of maintaining it entirely by hand.
The script was updated in March 2009 to generate a new EBCDIC-compliant
version. Like all other character and string literals that are compared against
@@ -234,7 +234,7 @@ strings to make sure that UTF-8 support works on EBCDIC platforms. */
#define STRING_Zp0 STR_Z STR_p "\0"
#define STRING_Zs0 STR_Z STR_s "\0"
-const char _pcre_utt_names[] =
+const char _pcre_utt_names[] =
STRING_Any0
STRING_Arabic0
STRING_Armenian0