mirror of
https://github.com/jarun/nnn.git
synced 2025-03-26 00:04:11 +00:00
parent
cac5b9ba33
commit
f9295780ef
1 changed files with 1 additions and 3 deletions
|
@ -4511,9 +4511,7 @@ static bool get_output(char *file, char *arg1, char *arg2, int fdout, bool page)
|
|||
|
||||
unlink(g_tmpfpath);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
if (have_file)
|
||||
} else if (have_file)
|
||||
// Case 3
|
||||
return TRUE;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue