comparison src/version.c @ 9252:c25898cc99c1 v7.4.1909

commit https://github.com/vim/vim/commit/945ec093cd4ddefab930239990564b12eb232153 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 8 21:17:43 2016 +0200 patch 7.4.1909 Problem: Doubled semicolons. Solution: Reduce to one. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Wed, 08 Jun 2016 21:30:06 +0200
parents d82724272c61
children 05e7d084c6c2
comparison
equal deleted inserted replaced
9251:fb1ca4d846d3 9252:c25898cc99c1
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1909,
756 /**/ 758 /**/
757 1908, 759 1908,
758 /**/ 760 /**/
759 1907, 761 1907,
760 /**/ 762 /**/