aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorMichael Ennen <brcolow@users.noreply.github.com>2016-10-21 09:55:57 -0700
committerJames McCoy <jamessan@jamessan.com>2016-10-21 12:55:57 -0400
commit82f30bfeda2f291d3b2f3d8fee79dd9ace42a9aa (patch)
treed887eeb14dcfcf134bc066d0a819517cfa0d2133 /src/nvim/version.c
parent6636e2a2598174adbd7c3e25823d35c22f138363 (diff)
downloadrneovim-82f30bfeda2f291d3b2f3d8fee79dd9ace42a9aa.tar.gz
rneovim-82f30bfeda2f291d3b2f3d8fee79dd9ace42a9aa.tar.bz2
rneovim-82f30bfeda2f291d3b2f3d8fee79dd9ace42a9aa.zip
[RFC] vim-patch:7.4.1704 (#5487)
vim-patch:7.4.1704 Problem: Using freed memory with "wincmd p". (Dominique Pelle) Solution: Also clear "prevwin" in other tab pages. https://github.com/vim/vim/commit/3dda7db4e1f7c4a8110a1f83001ec36b46693d27
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 383a69c3b3..b8dd2c2a47 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -739,7 +739,7 @@ static int included_patches[] = {
// 1707,
// 1706 NA
// 1705 NA
- // 1704,
+ 1704,
1703,
// 1702,
// 1701,