comparison src/version.c @ 3174:e618700297e8 v7.3.357

updated for version 7.3.357 Problem: Compiler warning in MS-Windows console build. Solution: Adjust return type of PrintHookProc(). (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Nov 2011 13:42:44 +0100
parents c349a670716a
children 97a52300ef2b
comparison
equal deleted inserted replaced
3173:3fba58eb0966 3174:e618700297e8
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 357,
717 /**/ 719 /**/
718 356, 720 356,
719 /**/ 721 /**/
720 355, 722 355,
721 /**/ 723 /**/