0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.0044

This commit is contained in:
Bram Moolenaar
2005-01-25 21:57:23 +00:00
parent 281bdcec60
commit 9d75c83f8f
8 changed files with 33 additions and 14 deletions

View File

@@ -617,9 +617,9 @@ restofline:
if (qf_add_entry(&qfprev,
directory,
*namebuf || directory
(*namebuf || directory)
? namebuf
: currfile && valid ? currfile : NULL,
: ((currfile && valid) ? currfile : (char_u *)NULL),
errmsg,
lnum,
col,