Bail's pedantic parser made me do it.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402087
This commit is contained in:
Matt Woodrow
2008-04-19 10:35:24 +00:00
parent 0771411eac
commit ac256a6c24
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ enum RegexError
REGEX_ERROR_RECURSIONLIMIT = -21,
REGEX_ERROR_NULLWSLIMIT = -22, /* No longer actually used */
REGEX_ERROR_BADNEWLINE = -23
}
};
/**
* Precompile a regular expression. Use this if you intend on using the