comparison src/version.c @ 2855:78859ef2982b v7.3.201

updated for version 7.3.201 Problem: "} else" still causes following lines to be indented too much. Solution: Better detection for the "else" block. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 May 2011 13:34:04 +0200
parents 41b17dd07029
children f80e67bd6271
comparison
equal deleted inserted replaced
2854:d267ea4d16e4 2855:78859ef2982b
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 201,
712 /**/ 714 /**/
713 200, 715 200,
714 /**/ 716 /**/
715 199, 717 199,
716 /**/ 718 /**/