comparison src/version.c @ 3133:176bfa951339 v7.3.337

updated for version 7.3.337 Problem: Screen doesn't update after resizing the xterm until a character is typed. Solution: When the select call is interrupted check do_resize. (Taylor Hedberg)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Oct 2011 21:04:20 +0200
parents 52526aec4afb
children 7919a3d7333b
comparison
equal deleted inserted replaced
3132:d729ca08d1a6 3133:176bfa951339
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 337,
712 /**/ 714 /**/
713 336, 715 336,
714 /**/ 716 /**/
715 335, 717 335,
716 /**/ 718 /**/