comparison src/version.c @ 2074:1bb06e6512a2 v7.2.358

updated for version 7.2.358 Problem: Compiler warnings on VMS. (Zoltan Arpadffy) Solution: Pass array itself instead its address. Return a value.
author Bram Moolenaar <bram@zimbu.org>
date Thu, 11 Feb 2010 18:19:38 +0100
parents 5bedef935ce3
children 903fcd726d90
comparison
equal deleted inserted replaced
2073:5bedef935ce3 2074:1bb06e6512a2
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 358,
684 /**/ 686 /**/
685 357, 687 357,
686 /**/ 688 /**/
687 356, 689 356,
688 /**/ 690 /**/