comparison src/version.c @ 20152:bac01efdf059 v8.2.0631

patch 8.2.0631: Haiku file formatted with wrong tabstop Commit: https://github.com/vim/vim/commit/b52575f9cfcb5c9715ed08ccd552a55e0052370e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 24 22:16:13 2020 +0200 patch 8.2.0631: Haiku file formatted with wrong tabstop Problem: Haiku file formatted with wrong tabstop. Solution: Use normal tabstop. Fix white space.
author Bram Moolenaar <Bram@vim.org>
date Fri, 24 Apr 2020 22:30:03 +0200
parents 1e76da634877
children 5dc9b96e3c5a
comparison
equal deleted inserted replaced
20151:39cb08f7f6b0 20152:bac01efdf059
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 631,
749 /**/ 751 /**/
750 630, 752 630,
751 /**/ 753 /**/
752 629, 754 629,
753 /**/ 755 /**/