comparison src/version.c @ 15842:3af565215286 v8.1.0928

patch 8.1.0928: stray log function call commit https://github.com/vim/vim/commit/d634024b90c7ae6ff08c1970646f1bca91f5611f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 16 00:00:28 2019 +0100 patch 8.1.0928: stray log function call Problem: Stray log function call. Solution: Remove the log function call.
author Bram Moolenaar <Bram@vim.org>
date Sat, 16 Feb 2019 00:15:06 +0100
parents 734b1928a5aa
children 63e71d195cee
comparison
equal deleted inserted replaced
15841:d6d7092fff4a 15842:3af565215286
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 928,
786 /**/ 788 /**/
787 927, 789 927,
788 /**/ 790 /**/
789 926, 791 926,
790 /**/ 792 /**/