comparison src/version.c @ 15420:9171193ae720 v8.1.0718

patch 8.1.0718: a couple compiler warnings commit https://github.com/vim/vim/commit/402385a7f2fed23acef7ad3ce75252706b1d7606 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 11 14:10:03 2019 +0100 patch 8.1.0718: a couple compiler warnings Problem: A couple compiler warnings. Solution: Rename shadowed variables. Add UNUSED.
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Jan 2019 14:15:05 +0100
parents 51b3c36b0523
children b55b89692fd2
comparison
equal deleted inserted replaced
15419:74088e9d6b52 15420:9171193ae720
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 718,
802 /**/ 804 /**/
803 717, 805 717,
804 /**/ 806 /**/
805 716, 807 716,
806 /**/ 808 /**/