comparison src/version.c @ 14121:97814084264b v8.1.0078

patch 8.1.0078: "..." used inconsistently in messages commit https://github.com/vim/vim/commit/c166927a32fe5c054ad35deecff00aa12c629cf7 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 19 14:23:53 2018 +0200 patch 8.1.0078: "..." used inconsistently in messages Problem: "..." used inconsistently in messages. Solution: Drop the space before " ...".
author Christian Brabandt <cb@256bit.org>
date Tue, 19 Jun 2018 14:30:07 +0200
parents b5b0b87f1a39
children b9b0e4966e7a
comparison
equal deleted inserted replaced
14120:165d4d07e1e5 14121:97814084264b
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 78,
764 /**/ 766 /**/
765 77, 767 77,
766 /**/ 768 /**/
767 76, 769 76,
768 /**/ 770 /**/