Typo?
This commit is contained in:
parent
d4f91e8728
commit
580572892f
1 changed files with 1 additions and 1 deletions
|
|
@ -27728,7 +27728,7 @@ static void parse_file_options(struct cfginfo *restrict tmpcfg, const char *file
|
|||
}
|
||||
|
||||
#ifdef __linux__
|
||||
#ifndef __ANDROID__l
|
||||
#ifndef __ANDROID__
|
||||
wordexp_t result;
|
||||
|
||||
wordexp(arg, &result, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue