Merge pull request #5614 from Shougo/vim-7.4.2251

vim-patch:7.4.2251
This commit is contained in:
James McCoy
2016-11-15 23:44:15 -05:00
3 changed files with 6 additions and 6 deletions

View File

@@ -771,7 +771,7 @@ struct file_buffer {
/*
* Stuff for diff mode.
*/
# define DB_COUNT 4 /* up to four buffers can be diff'ed */
# define DB_COUNT 8 // up to four buffers can be diff'ed
/*
* Each diffblock defines where a block of lines starts in each of the buffers