comparison src/version.c @ 5840:af1bb39774f4 v7.4.263

updated for version 7.4.263 Problem: GCC 4.8 compiler warning for hiding a declaration (Francois Gannaz) Solution: Remove the second declaration.
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Apr 2014 19:44:30 +0200
parents 0ea551fa607d
children 00acac0af680
comparison
equal deleted inserted replaced
5839:389658b4112c 5840:af1bb39774f4
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 263,
737 /**/ 739 /**/
738 262, 740 262,
739 /**/ 741 /**/
740 261, 742 261,
741 /**/ 743 /**/