comparison src/version.c @ 10877:6d8283a8eab8 v8.0.0328

patch 8.0.0328: the "zero count" error doesn't have a number commit https://github.com/vim/vim/commit/23a5558cfd860401aa694f0302d621887440f031 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 12 18:45:25 2017 +0100 patch 8.0.0328: the "zero count" error doesn't have a number Problem: The "zero count" error doesn't have a number. (Hirohito Higashi) Solution: Give it a number and be more specific about the error.
author Christian Brabandt <cb@256bit.org>
date Sun, 12 Feb 2017 19:00:05 +0100
parents ac9f60f96bab
children 1fce74a5a628
comparison
equal deleted inserted replaced
10876:d8cc7a84d26e 10877:6d8283a8eab8
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 328,
767 /**/ 769 /**/
768 327, 770 327,
769 /**/ 771 /**/
770 326, 772 326,
771 /**/ 773 /**/