comparison src/version.c @ 8607:d762390fb27b v7.4.1593

commit https://github.com/vim/vim/commit/a889cf4642a89537e3eeecf6d30326bf6aa4776f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 19 13:49:43 2016 +0100 patch 7.4.1593 Problem: Using channel timeout instead of request timeout. (Coverity) Solution: Remove the extra assignment.
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Mar 2016 14:00:04 +0100
parents 536b9b88d1ca
children 40bb2619f5e2
comparison
equal deleted inserted replaced
8606:93cd67687c88 8607:d762390fb27b
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 1593,
751 /**/ 753 /**/
752 1592, 754 1592,
753 /**/ 755 /**/
754 1591, 756 1591,
755 /**/ 757 /**/