Fixed regex.inc

This commit is contained in:
WildCard65 2015-03-07 08:07:11 -05:00
parent d72a9150a1
commit a730cfe9b5

View File

@ -172,7 +172,7 @@ stock int SimpleRegexMatch(const char[] str, const char[] pattern, int flags = 0
/**
* Do not edit below this line!
*/
public Extension:__ext_regex =
public Extension __ext_regex =
{
name = "Regex Extension",
file = "regex.ext",