comparison src/version.c @ 10141:b67088aae933 v7.4.2341

commit https://github.com/vim/vim/commit/aeac9006d5d14910f214f09df52c026a5936e737 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 6 22:15:08 2016 +0200 patch 7.4.2341 Problem: Tiny things. Test doesn't clean up properly. Solution: Adjust comment and white space. Restore option value.
author Christian Brabandt <cb@256bit.org>
date Tue, 06 Sep 2016 22:30:07 +0200
parents 8bfcb960e6bd
children a1c1607b1528
comparison
equal deleted inserted replaced
10140:b11ceef7116e 10141:b67088aae933
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2341,
766 /**/ 768 /**/
767 2340, 769 2340,
768 /**/ 770 /**/
769 2339, 771 2339,
770 /**/ 772 /**/