comparison src/version.c @ 6428:89143424f604 v7.4.544

updated for version 7.4.544 Problem: Warnings for unused arguments when compiling with a combination of features. Solution: Add "UNUSED".
author Bram Moolenaar <bram@vim.org>
date Sat, 13 Dec 2014 03:20:14 +0100
parents f673842874b6
children d2239abd3edb
comparison
equal deleted inserted replaced
6427:fa198120e7c9 6428:89143424f604
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 544,
744 /**/ 746 /**/
745 543, 747 543,
746 /**/ 748 /**/
747 542, 749 542,
748 /**/ 750 /**/