Make sure codebase is C90.
This commit is contained in:
@@ -325,4 +325,5 @@ libregex_result regex_match_string(regex_node* root, char* string, regex_result*
|
||||
*/
|
||||
void regex_result_free(regex_result* result);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user