comparison src/version.c @ 4776:e4bc21965079 v7.3.1135

updated for version 7.3.1135 Problem: Compiler warning for unused argument. Solution: Add UNUSED.
author Bram Moolenaar <bram@vim.org>
date Thu, 06 Jun 2013 21:19:51 +0200
parents 531e598651fc
children 343d09006056
comparison
equal deleted inserted replaced
4775:c140ba708b77 4776:e4bc21965079
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1135,
731 /**/ 733 /**/
732 1134, 734 1134,
733 /**/ 735 /**/
734 1133, 736 1133,
735 /**/ 737 /**/