aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorHirokazu Hata <h-michael@users.noreply.github.com>2016-07-25 21:12:24 +0900
committerJustin M. Keyes <justinkz@gmail.com>2016-07-25 08:12:24 -0400
commitfbb2cd791d0c79a52bd7fcf9e3a569fa9d306b6a (patch)
tree428dc3d00a8a965a5a8754dbdb726cfe08eae5d7 /src/nvim/version.c
parent2bb4c43f2faf043f828cf98c1354ab3a2b380fa4 (diff)
downloadrneovim-fbb2cd791d0c79a52bd7fcf9e3a569fa9d306b6a.tar.gz
rneovim-fbb2cd791d0c79a52bd7fcf9e3a569fa9d306b6a.tar.bz2
rneovim-fbb2cd791d0c79a52bd7fcf9e3a569fa9d306b6a.zip
vim-patch:7.4.1179 (#5112)
Problem: test_writefile and test_viml do not delete the tempfile. Solution: Delete the tempfile. (Charles Cooper) Add DeleteTheScript(). https://github.com/vim/vim/commit/f4f79b84a5595c511f6fdbe4e3e1d188d97879a0
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 921491db75..4a17660cd5 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -523,7 +523,7 @@ static int included_patches[] = {
// 1182 NA
1181,
1180,
- // 1179,
+ 1179,
1178,
// 1177 NA
// 1176 NA