summaryrefslogtreecommitdiff
path: root/pcreposix.c
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-01 16:39:35 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-01 16:39:35 +0000
commitb60ddd32c4cd77306544b9b5949a3c26477292e3 (patch)
tree37b074561a8050b0b47c0646f567fc25f208d1bd /pcreposix.c
parentca89daa8ae72e5ac517eacd70cfb88ad4ca3d7a1 (diff)
downloadpcre-b60ddd32c4cd77306544b9b5949a3c26477292e3.tar.gz
Source tidies (trails spaces, html updates) for 8.33-RC1.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1320 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'pcreposix.c')
-rw-r--r--pcreposix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcreposix.c b/pcreposix.c
index 97576db..95fa39d 100644
--- a/pcreposix.c
+++ b/pcreposix.c
@@ -163,7 +163,7 @@ static const int eint[] = {
REG_BADPAT, /* overlong MARK name */
REG_BADPAT, /* character value in \u.... sequence is too large */
REG_BADPAT, /* invalid UTF-32 string (should not occur) */
- REG_BADPAT /* setting UTF is disabled by the application */
+ REG_BADPAT /* setting UTF is disabled by the application */
};
/* Table of texts corresponding to POSIX error codes */