forked from aniani/vim
updated for version 7.0002
This commit is contained in:
@@ -4579,7 +4579,7 @@ buf_spname(buf)
|
||||
}
|
||||
#endif
|
||||
if (buf->b_fname == NULL)
|
||||
return _("[No File]");
|
||||
return _("[No Name]");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user