comparison src/version.c @ 7619:6fed43c541c8 v7.4.1109

commit https://github.com/vim/vim/commit/4cf7679383dca81a4a351e2b0ec333c95d6d9085 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 16 22:02:57 2016 +0100 patch 7.4.1109 Problem: MS-Windows doesn't have rmdir(). Solution: Add mch_rmdir().
author Christian Brabandt <cb@256bit.org>
date Sat, 16 Jan 2016 22:15:04 +0100
parents 80bc36419c21
children 503534e56ce1
comparison
equal deleted inserted replaced
7618:931fd6165c4d 7619:6fed43c541c8
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 1109,
744 /**/ 746 /**/
745 1108, 747 1108,
746 /**/ 748 /**/
747 1107, 749 1107,
748 /**/ 750 /**/