mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 07:45:44 +00:00
Merge branch '10.5' into 10.6
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