summaryrefslogtreecommitdiff
path: root/pcre.h.in
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-10-12 15:49:48 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-10-12 15:49:48 +0000
commit0262c3320a194082a2c2a75a6168fcdac9d373ba (patch)
tree0b3d57a3af428e5014d4a0d7374d6c845a6e0010 /pcre.h.in
parentf1ecd6ecb6949c6f99521a71e721eb26a7825888 (diff)
downloadpcre-0262c3320a194082a2c2a75a6168fcdac9d373ba.tar.gz
Further auto-possessification patch.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1374 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'pcre.h.in')
-rw-r--r--pcre.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre.h.in b/pcre.h.in
index fc28484..55e4827 100644
--- a/pcre.h.in
+++ b/pcre.h.in
@@ -150,7 +150,7 @@ with J. */
#define PCRE_NEVER_UTF 0x00010000 /* C1 ) Overlaid */
#define PCRE_DFA_SHORTEST 0x00010000 /* D ) Overlaid */
-/* This pair use the same big. */
+/* This pair use the same bit. */
#define PCRE_NO_AUTO_POSSESSIFY 0x00020000 /* C1 ) Overlaid */
#define PCRE_DFA_RESTART 0x00020000 /* D ) Overlaid */