comparison src/version.c @ 2968:c296c225736e v7.3.256

updated for version 7.3.256 Problem: Javascript indenting not sufficiently tested. Solution: Add more tests. (Luc Deschenaux) Mark the lines that are indented wrong.
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Jul 2011 15:09:43 +0200
parents aa998de9f959
children 1fad9c73d77a
comparison
equal deleted inserted replaced
2967:42c8b385b993 2968:c296c225736e
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 256,
712 /**/ 714 /**/
713 255, 715 255,
714 /**/ 716 /**/
715 254, 717 254,
716 /**/ 718 /**/