comparison src/version.c @ 6007:ce284c205558 v7.4.344

updated for version 7.4.344 Problem: Unessecary initializations and other things related to matchaddpos(). Solution: Code cleanup. (Alexey Radkov)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jun 2014 18:15:22 +0200
parents 539ce56d8f35
children ea2c5dfee1b0
comparison
equal deleted inserted replaced
6006:458f55308d63 6007:ce284c205558
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 344,
737 /**/ 739 /**/
738 343, 740 343,
739 /**/ 741 /**/
740 342, 742 342,
741 /**/ 743 /**/