--- code/trunk/pcre_internal.h 2011/10/11 10:24:28 732 +++ code/trunk/pcre_internal.h 2011/10/11 10:29:36 733 @@ -1462,7 +1462,7 @@ the non-POS versions in each case. */ OP_ONCE, /* 123 Atomic group, contains captures */ - OP_ONCE_NC, /* 124 Atomic group containing no captures */ + OP_ONCE_NC, /* 124 Atomic group containing no captures */ OP_BRA, /* 125 Start of non-capturing bracket */ OP_BRAPOS, /* 126 Ditto, with unlimited, possessive repeat */ OP_CBRA, /* 127 Start of capturing bracket */