comparison src/version.c @ 7977:96fe78b32ad5 v7.4.1284

commit https://github.com/vim/vim/commit/dc94a26a641914df5f1ba1ab47a5752e1137287e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 7 20:29:00 2016 +0100 patch 7.4.1284 Problem: Test 49 fails. Solution: Check for a different error message.
author Christian Brabandt <cb@256bit.org>
date Sun, 07 Feb 2016 20:30:05 +0100
parents 7224f5e9c36a
children 22367b9f528a
comparison
equal deleted inserted replaced
7976:004197c4dc0d 7977:96fe78b32ad5
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1284,
750 /**/ 752 /**/
751 1283, 753 1283,
752 /**/ 754 /**/
753 1282, 755 1282,
754 /**/ 756 /**/