aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorMichael Ennen <mike.ennen@gmail.com>2016-10-23 17:04:26 -0700
committerMichael Ennen <mike.ennen@gmail.com>2016-10-23 18:04:46 -0700
commit9e5dca84902eb620d856b1e9bd994218f4423708 (patch)
tree70f35c1af2b4a0fe17f888e6a6b5a6ba163d88ea /src/nvim/version.c
parent763422b0365cd9270dc495f31e75e75913516088 (diff)
downloadrneovim-9e5dca84902eb620d856b1e9bd994218f4423708.tar.gz
rneovim-9e5dca84902eb620d856b1e9bd994218f4423708.tar.bz2
rneovim-9e5dca84902eb620d856b1e9bd994218f4423708.zip
vim-patch:7.4.1741
Problem: Not testing utf-8 characters. Solution: Move the right asserts to the test_expr_utf8 test. https://github.com/vim/vim/commit/b22bd46b9681d73d095f2eadff8163d3a6cf416b
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 cdbc0a34fe..2b6dffd38d 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -702,7 +702,7 @@ static int included_patches[] = {
// 1744 NA
// 1743 NA
// 1742,
- // 1741,
+ 1741,
1740,
// 1739,
// 1738,