From 3d0a81dbf14c870df3ab19470bee0c29e1999521 Mon Sep 17 00:00:00 2001 From: ph10 Date: Tue, 19 Nov 2013 15:36:57 +0000 Subject: Source tidies for 8.34-RC1. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1404 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- ucp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ucp.h') diff --git a/ucp.h b/ucp.h index 8eab6b4..d8b34bf 100644 --- a/ucp.h +++ b/ucp.h @@ -11,9 +11,9 @@ should always be at the end of each enum, for backwards compatibility. IMPORTANT: Note also that the specific numeric values of the enums have to be the same as the values that are generated by the maint/MultiStage2.py script, -where the equivalent property descriptive names are listed in vectors. +where the equivalent property descriptive names are listed in vectors. -ALSO: The specific values of the first two enums are assumed for the table +ALSO: The specific values of the first two enums are assumed for the table called catposstab in pcre_compile.c. */ /* These are the general character categories. */ -- cgit v1.2.1