comparison src/version.c @ 7870:fb5ba6fbc843 v7.4.1232

commit https://github.com/vim/vim/commit/1357caf31f3e447d99baf8dd6a3243e2ab38567f Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 1 21:40:14 2016 +0100 patch 7.4.1232 Problem: Compiler warnings when the Sniff feature is enabled. Solution: Add UNUSED.
author Christian Brabandt <cb@256bit.org>
date Mon, 01 Feb 2016 21:45:06 +0100
parents 17e6ff1a74f1
children 4b9d4600166f
comparison
equal deleted inserted replaced
7869:3d770587b41c 7870:fb5ba6fbc843
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 1232,
745 /**/ 747 /**/
746 1231, 748 1231,
747 /**/ 749 /**/
748 1230, 750 1230,
749 /**/ 751 /**/