comparison src/version.c @ 8956:d9e671c5afe6 v7.4.1763

commit https://github.com/vim/vim/commit/ba53435144f46eaaa53c63a62e748b3feee9742c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 21 09:20:26 2016 +0200 patch 7.4.1763 Problem: Coverity: useless assignment. Solution: Add #if 0.
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Apr 2016 09:30:06 +0200
parents ab4fe611d205
children 12392eb2923a
comparison
equal deleted inserted replaced
8955:fc66ddfa8418 8956:d9e671c5afe6
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1763,
751 /**/ 753 /**/
752 1762, 754 1762,
753 /**/ 755 /**/
754 1761, 756 1761,
755 /**/ 757 /**/