mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 11:45:32 +00:00
Merge branch '10.4' into 10.5
This commit is contained in:
@ -281,7 +281,7 @@ static char *convert_path(const char *argument)
|
||||
|
||||
@param[in] path The Windows path to examine.
|
||||
|
||||
@returns string containing excaped quotes if spaces found in path
|
||||
@returns string containing escaped quotes if spaces found in path
|
||||
*/
|
||||
static char *add_quotes(const char *path)
|
||||
{
|
||||
|
Reference in New Issue
Block a user