All include files should be semicolon-correct now

This commit is contained in:
Scott Ehlert
2007-08-10 04:52:12 +00:00
parent 62c41fbd03
commit e6663991a7
31 changed files with 435 additions and 443 deletions

View File

@ -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);