comparison src/version.c @ 10320:6ab770e97152 v8.0.0055

commit https://github.com/vim/vim/commit/3a117e19e02bf29cfc5e398470dd7851ae3d6803 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 30 21:57:52 2016 +0100 patch 8.0.0055 Problem: Minor comment and style deficiencies. Solution: Update comments and fix style.
author Christian Brabandt <cb@256bit.org>
date Sun, 30 Oct 2016 22:00:05 +0100
parents 25cc0021a8d7
children 5adc318767be
comparison
equal deleted inserted replaced
10319:169a62d5bcb9 10320:6ab770e97152
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 55,
767 /**/ 769 /**/
768 54, 770 54,
769 /**/ 771 /**/
770 53, 772 53,
771 /**/ 773 /**/