aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorlonerover <pathfinder1644@yahoo.com>2016-12-27 00:25:59 +0800
committerJustin M. Keyes <justinkz@gmail.com>2016-12-26 11:25:59 -0500
commit18cb09e09513dc69a69578940873a455a303247b (patch)
treecd8d2662d09c6c30a84eafb8ae1edd217acfd8fd /src/nvim/version.c
parentc1d1493eb27f03e647b1e373e416e89195255d73 (diff)
downloadrneovim-18cb09e09513dc69a69578940873a455a303247b.tar.gz
rneovim-18cb09e09513dc69a69578940873a455a303247b.tar.bz2
rneovim-18cb09e09513dc69a69578940873a455a303247b.zip
vim-patch:7.4.1780 (#5828)
Problem: Warnings reported by cppcheck. Solution: Fix the warnings. (Dominique Pelle) https://github.com/vim/vim/commit/dc633cf82758f67f656cda7fa8ccc30414ee53f8
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 ce103ec7dd..c9167bf8fb 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -660,7 +660,7 @@ static int included_patches[] = {
// 1783,
1782,
// 1781,
- // 1780,
+ 1780,
1779,
// 1778 NA
// 1777 NA