comparison src/version.c @ 13606:5a3146ceb318 v8.0.1675

patch 8.0.1675: unused macro argument in libvterm commit https://github.com/vim/vim/commit/820082914122d5bf7b6e89ff30cf364ad40a560f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 8 12:17:04 2018 +0200 patch 8.0.1675: unused macro argument in libvterm Problem: Unused macro argument in libvterm. (Randall W. Morris) Solution: Remove the argument.
author Christian Brabandt <cb@256bit.org>
date Sun, 08 Apr 2018 12:30:06 +0200
parents caa9825b04cd
children 2a2b668cf24c
comparison
equal deleted inserted replaced
13605:10967d36a530 13606:5a3146ceb318
760 NULL 760 NULL
761 }; 761 };
762 762
763 static int included_patches[] = 763 static int included_patches[] =
764 { /* Add new patch number below this line */ 764 { /* Add new patch number below this line */
765 /**/
766 1675,
765 /**/ 767 /**/
766 1674, 768 1674,
767 /**/ 769 /**/
768 1673, 770 1673,
769 /**/ 771 /**/