comparison src/version.c @ 15733:d2f0154a44f5 v8.1.0874

patch 8.1.0874: using old style comments in new file commit https://github.com/vim/vim/commit/9c46efd7dc57c1a8eae5137d05c7e67c4f82c3d7 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 4 20:30:18 2019 +0100 patch 8.1.0874: using old style comments in new file Problem: Using old style comments in new file. Solution: Convert to // comments in new file. (Yegappan Lakshmanan)
author Bram Moolenaar <Bram@vim.org>
date Mon, 04 Feb 2019 20:45:06 +0100
parents eef64072071f
children 6839f99d2269
comparison
equal deleted inserted replaced
15732:38453306ed05 15733:d2f0154a44f5
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 874,
786 /**/ 788 /**/
787 873, 789 873,
788 /**/ 790 /**/
789 872, 791 872,
790 /**/ 792 /**/