[Pcre-svn] [387] code/trunk/ucp.h: Correct comment.

Página Inicial
Delete this message
Autor: Subversion repository
Data:  
Para: pcre-svn
Assunto: [Pcre-svn] [387] code/trunk/ucp.h: Correct comment.
Revision: 387
          http://vcs.pcre.org/viewvc?view=rev&revision=387
Author:   ph10
Date:     2009-03-10 11:51:36 +0000 (Tue, 10 Mar 2009)


Log Message:
-----------
Correct comment.

Modified Paths:
--------------
    code/trunk/ucp.h


Modified: code/trunk/ucp.h
===================================================================
--- code/trunk/ucp.h    2009-03-10 11:48:33 UTC (rev 386)
+++ code/trunk/ucp.h    2009-03-10 11:51:36 UTC (rev 387)
@@ -6,9 +6,8 @@
 #define _UCP_H


/* This file contains definitions of the property values that are returned by
-the function _pcre_ucp_findprop(). New values that are added for new releases
-of Unicode should always be at the end of each enum, for backwards
-compatibility. */
+the UCD access macros. New values that are added for new releases of Unicode
+should always be at the end of each enum, for backwards compatibility. */

/* These are the general character categories. */