All include files should be semicolon-correct now
This commit is contained in:
@ -131,4 +131,4 @@ native regex_substr(Regex:id, str_id, buffer[], maxLen);
|
||||
*
|
||||
* @note Do not use the handle again after freeing it!
|
||||
*/
|
||||
native regex_free(&Regex:id);
|
||||
native regex_free(&Regex:id);
|
||||
|
Reference in New Issue
Block a user