comparison src/version.c @ 2869:205adc87d579 v7.3.208

updated for version 7.3.208 Problem: Early terminated if statement. Solution: Remove the semicolon. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Jun 2011 20:33:38 +0200
parents d1445b72ddb7
children 82cd9f1e8d6b
comparison
equal deleted inserted replaced
2868:53778e027581 2869:205adc87d579
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 208,
712 /**/ 714 /**/
713 207, 715 207,
714 /**/ 716 /**/
715 206, 717 206,
716 /**/ 718 /**/