comparison src/version.c @ 2780:5ddb68c2a845 v7.3.166

updated for version 7.3.166 Problem: Buffer on the stack may be too big Solution: Allocate the space.
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Apr 2011 17:24:58 +0200
parents e92a4b9b4484
children 0a0d7961b4fe
comparison
equal deleted inserted replaced
2779:bf19f6620521 2780:5ddb68c2a845
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 166,
717 /**/ 719 /**/
718 165, 720 165,
719 /**/ 721 /**/
720 164, 722 164,
721 /**/ 723 /**/