comparison src/version.c @ 8236:6d221d623c8e v7.4.1411

commit https://github.com/vim/vim/commit/9e34110816522b081feb65ed5b2f4ec03d290e30 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 23 23:04:36 2016 +0100 patch 7.4.1411 Problem: Compiler warning for indent. (Ajit Thakkar) Solution: Indent normally.
author Christian Brabandt <cb@256bit.org>
date Tue, 23 Feb 2016 23:15:04 +0100
parents dc72f4a463e4
children d7e1526ae1b9
comparison
equal deleted inserted replaced
8235:5e85d7642085 8236:6d221d623c8e
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1411,
751 /**/ 753 /**/
752 1410, 754 1410,
753 /**/ 755 /**/
754 1409, 756 1409,
755 /**/ 757 /**/