follow-up 3
This commit is contained in:
@@ -65,3 +65,9 @@ regex_free(struct nhregex *re)
|
||||
free((genericptr_t) re);
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
regex_at_exit(void)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user