comparison src/version.c @ 5686:0a9990bbd94a v7.4.189

updated for version 7.4.189 Problem: Compiler warning for unused argument. Solution: Add UNUSED.
author Bram Moolenaar <bram@vim.org>
date Sun, 23 Feb 2014 22:54:58 +0100
parents 136f05449f29
children 6050f52d7cd8
comparison
equal deleted inserted replaced
5685:41a729cc5cd9 5686:0a9990bbd94a
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 189,
741 /**/ 743 /**/
742 188, 744 188,
743 /**/ 745 /**/
744 187, 746 187,
745 /**/ 747 /**/