mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.0' into 10.1
This commit is contained in:
@ -90,7 +90,7 @@ const char *client_errors[]=
|
||||
""
|
||||
};
|
||||
|
||||
const char** get_client_errmsgs()
|
||||
const char** get_client_errmsgs(void)
|
||||
{
|
||||
return client_errors;
|
||||
}
|
||||
|
Reference in New Issue
Block a user