comparison src/version.c @ 11146:6ce90f33373f v8.0.0460

patch 8.0.0460: can't build on HPUX commit https://github.com/vim/vim/commit/d8492792f26c5bbdefc8f452a393621f055edd8c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 16 12:22:38 2017 +0100 patch 8.0.0460: can't build on HPUX Problem: Can't build on HPUX. Solution: Fix argument names in vim_stat(). (John Marriott)
author Christian Brabandt <cb@256bit.org>
date Thu, 16 Mar 2017 12:30:04 +0100
parents e85aa0e46ca5
children 87779062d706
comparison
equal deleted inserted replaced
11145:e84f9f9b5d49 11146:6ce90f33373f
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 460,
767 /**/ 769 /**/
768 459, 770 459,
769 /**/ 771 /**/
770 458, 772 458,
771 /**/ 773 /**/