mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge
This commit is contained in:
@ -274,7 +274,7 @@ ok1(int const pass)
|
||||
}
|
||||
|
||||
void
|
||||
skip(int how_many, char const *fmt, ...)
|
||||
skip(int how_many, char const * const fmt, ...)
|
||||
{
|
||||
char reason[80];
|
||||
if (fmt && *fmt)
|
||||
|
Reference in New Issue
Block a user