Merge pull request #1416 from admshao/cleanup-macro-declaration
Cleanup Compilation warnings
This commit is contained in:
@@ -143,7 +143,7 @@ static bool GetProfileName(QWidget *parent, std::string &name,
|
||||
static bool CopyProfile(const char *fromPartial, const char *to)
|
||||
{
|
||||
os_glob_t *glob;
|
||||
char path[512];
|
||||
char path[514];
|
||||
char dir[512];
|
||||
int ret;
|
||||
|
||||
|
Reference in New Issue
Block a user