comparison src/version.c @ 6114:65b0974c5beb v7.4.395

updated for version 7.4.395 Problem: C indent is wrong below an if with wrapped condition followed by curly braces. (Trevor Powell) Solution: Make a copy of tryposBrace.
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Aug 2014 17:44:14 +0200
parents d594c1552137
children 7766142fc7d3
comparison
equal deleted inserted replaced
6113:5464a97d23fd 6114:65b0974c5beb
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 395,
744 /**/ 746 /**/
745 394, 747 394,
746 /**/ 748 /**/
747 393, 749 393,
748 /**/ 750 /**/