comparison src/version.c @ 9424:fd4e6d944f4a v7.4.1993

commit https://github.com/vim/vim/commit/6bb450145e96d7b182769fd9502a267da72667ec Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 7 15:11:19 2016 +0200 patch 7.4.1993 Problem: Not all TRUE and FALSE arguments are tested. Solution: Add a few more tests.
author Christian Brabandt <cb@256bit.org>
date Thu, 07 Jul 2016 15:15:06 +0200
parents f93704b11e43
children d606560082e6
comparison
equal deleted inserted replaced
9423:b0d16852621b 9424:fd4e6d944f4a
756 NULL 756 NULL
757 }; 757 };
758 758
759 static int included_patches[] = 759 static int included_patches[] =
760 { /* Add new patch number below this line */ 760 { /* Add new patch number below this line */
761 /**/
762 1993,
761 /**/ 763 /**/
762 1992, 764 1992,
763 /**/ 765 /**/
764 1991, 766 1991,
765 /**/ 767 /**/