comparison src/version.c @ 8238:d7e1526ae1b9 v7.4.1412

commit https://github.com/vim/vim/commit/68c85fcdf31c104db21c96cd5871724e458c95ff Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 24 12:57:50 2016 +0100 patch 7.4.1412 Problem: Compiler warning for indent. (Dominique Pelle) Solution: Fix the indent.
author Christian Brabandt <cb@256bit.org>
date Wed, 24 Feb 2016 13:00:05 +0100
parents 6d221d623c8e
children 60586ce747c4
comparison
equal deleted inserted replaced
8237:037063e140b0 8238:d7e1526ae1b9
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 1412,
751 /**/ 753 /**/
752 1411, 754 1411,
753 /**/ 755 /**/
754 1410, 756 1410,
755 /**/ 757 /**/