Linux patches

This commit is contained in:
Vítor Santos Costa 2016-02-01 03:18:57 +00:00
parent 77d3101bd8
commit 965eb4739e

View File

@ -769,7 +769,7 @@ do_expand_file_name(Term t1, Term opts USES_REGS)
if (!use_system_expansion) {
use_system_expansion = true;
#ifdef WRDE_NOCMD
if (t == TermFalse) {`
if (t == TermFalse) {
flags = WRDE_NOCMD;
}
#endif