comparison src/version.c @ 11559:597205f1230e v8.0.0662

patch 8.0.0662: stray FIXME for fixed problem commit https://github.com/vim/vim/commit/4670490673ed98502a09b74fbabe785b47e3d289 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 22 23:03:12 2017 +0200 patch 8.0.0662: stray FIXME for fixed problem Problem: Stray FIXME for fixed problem. Solution: Remove the comment. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Thu, 22 Jun 2017 23:15:03 +0200
parents 7e5e76d8d451
children 7ad79766365a
comparison
equal deleted inserted replaced
11558:094d9d2996d3 11559:597205f1230e
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 662,
767 /**/ 769 /**/
768 661, 770 661,
769 /**/ 771 /**/
770 660, 772 660,
771 /**/ 773 /**/