Mercurial > vim
comparison src/version.c @ 16336:b1e69c9e4c67 v8.1.1173
patch 8.1.1173: suspend test has duplicated lines
commit https://github.com/vim/vim/commit/a8356bc1734195d130c6eeaf4858356ae3a3f722
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Apr 14 14:31:11 2019 +0200
patch 8.1.1173: suspend test has duplicated lines
Problem: Suspend test has duplicated lines.
Solution: Use a function.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 14 Apr 2019 14:45:04 +0200 |
parents | 52ebcf772310 |
children | 366978ec2c03 |
comparison
equal
deleted
inserted
replaced
16335:759cb1a49570 | 16336:b1e69c9e4c67 |
---|---|
769 NULL | 769 NULL |
770 }; | 770 }; |
771 | 771 |
772 static int included_patches[] = | 772 static int included_patches[] = |
773 { /* Add new patch number below this line */ | 773 { /* Add new patch number below this line */ |
774 /**/ | |
775 1173, | |
774 /**/ | 776 /**/ |
775 1172, | 777 1172, |
776 /**/ | 778 /**/ |
777 1171, | 779 1171, |
778 /**/ | 780 /**/ |