forked from aniani/vim
patch 9.0.1479: small source file problems; outdated list of distrib. files
Problem: Small source file problems; outdated list of distributed files. Solution: Small updates to source files and list of distributed files.
This commit is contained in:
@@ -4633,7 +4633,7 @@ tabpage_index(tabpage_T *ftp)
|
||||
leave_tabpage(
|
||||
buf_T *new_curbuf UNUSED, // what is going to be the new curbuf,
|
||||
// NULL if unknown
|
||||
int trigger_leave_autocmds UNUSED)
|
||||
int trigger_leave_autocmds)
|
||||
{
|
||||
tabpage_T *tp = curtab;
|
||||
|
||||
|
Reference in New Issue
Block a user