comparison src/version.c @ 10626:37b1197fdd6f

patch 8.0.0202: no test for invalid syntax group name commit https://github.com/vim/vim/commit/4007ed4a5e8c34197078e9d5718bd1d4a429dd23 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 17 18:14:54 2017 +0100 patch 8.0.0202: no test for invalid syntax group name Problem: No test for invalid syntax group name. Solution: Add a test for group name error and warning.
author Christian Brabandt <cb@256bit.org>
date Tue, 17 Jan 2017 18:15:04 +0100
parents 5ac9d7920f11
children fb9c28aca006
comparison
equal deleted inserted replaced
10625:3120f15cfff7 10626:37b1197fdd6f
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 202,
767 /**/ 769 /**/
768 201, 770 201,
769 /**/ 771 /**/
770 200, 772 200,
771 /**/ 773 /**/