comparison src/version.c @ 7166:fbec41e5651e v7.4.894

commit https://github.com/vim/vim/commit/f59c73da1e8eb16e7b49b4465aedd1d6ddacc6fd Author: Bram Moolenaar <Bram@vim.org> Date: Tue Oct 13 17:52:59 2015 +0200 patch 7.4.894 Problem: vimrun.exe is picky about the number of spaces before -s. Solution: Skip all spaces. (Cam Sinclair)
author Christian Brabandt <cb@256bit.org>
date Tue, 13 Oct 2015 18:00:05 +0200
parents d3c57e7f489a
children 0f2807c05687
comparison
equal deleted inserted replaced
7165:dd45266c153d 7166:fbec41e5651e
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 894,
744 /**/ 746 /**/
745 893, 747 893,
746 /**/ 748 /**/
747 892, 749 892,
748 /**/ 750 /**/