comparison src/version.c @ 5905:662ae48e7e24 v7.4.295

updated for version 7.4.295 Problem: Various typos, bad white space and unclear comments. Solution: Fix typos. Improve white space. Update comments.
author Bram Moolenaar <bram@vim.org>
date Tue, 13 May 2014 20:19:58 +0200
parents fdea5ea9afd1
children 53b87d790574
comparison
equal deleted inserted replaced
5904:132c45d84bf3 5905:662ae48e7e24
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 295,
737 /**/ 739 /**/
738 294, 740 294,
739 /**/ 741 /**/
740 293, 742 293,
741 /**/ 743 /**/