comparison src/version.c @ 2941:512ddd87f1a8 v7.3.243

updated for version 7.3.243 Problem: Illegal memory access in readline(). Solution: Swap the conditions. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Jul 2011 17:36:56 +0200
parents 3d96ddbeb3b0
children be6b65096362
comparison
equal deleted inserted replaced
2940:8d85207cec37 2941:512ddd87f1a8
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 243,
712 /**/ 714 /**/
713 242, 715 242,
714 /**/ 716 /**/
715 241, 717 241,
716 /**/ 718 /**/