More fix warnings about static function and prototype
This commit is contained in:
@@ -27,7 +27,7 @@ quit(int rc)
|
||||
exit(rc);
|
||||
}
|
||||
|
||||
int SDLCALL
|
||||
static int SDLCALL
|
||||
ThreadFunc(void *data)
|
||||
{
|
||||
/* Set the child thread error string */
|
||||
|
||||
Reference in New Issue
Block a user