aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorFelipe Morales <hel.sheep@gmail.com>2014-09-01 15:34:12 -0400
committerFelipe Morales <hel.sheep@gmail.com>2014-09-04 00:18:25 -0400
commitd860ba45e25231ae54c6fd12ecd00dc936780184 (patch)
treefd0b6b22a5a307f51ea4704d1496b11fcc4f8a8c /src/nvim/version.c
parent15d86890d407a6750560088f40104a81fb73b19c (diff)
downloadrneovim-d860ba45e25231ae54c6fd12ecd00dc936780184.tar.gz
rneovim-d860ba45e25231ae54c6fd12ecd00dc936780184.tar.bz2
rneovim-d860ba45e25231ae54c6fd12ecd00dc936780184.zip
vim-patch: 7.4.344
Problem: Unnecessary initializations and other things related to matchaddpos(). Solution: Code cleanup. (Alexey Radkov) https://code.google.com/p/vim/source/detail?r=ce284c205558d103326a4c3f22f181774690b3eb
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 fc8f36621a..8132d5dfcc 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -251,7 +251,7 @@ static int included_patches[] = {
//347,
346,
//345,
- //344,
+ 344,
343,
//342 NA
//341,