diff --git a/plugins/include/regex.inc b/plugins/include/regex.inc index a111dbe7..5ef8ce82 100644 --- a/plugins/include/regex.inc +++ b/plugins/include/regex.inc @@ -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",