comparison src/version.c @ 7332:38e4f3a246eb v7.4.971

commit https://github.com/vim/vim/commit/099fdde0f073315b7f2700786ae533d23a556348 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 13 14:45:21 2015 +0100 patch 7.4.971 Problem: The asin() function can't be used. Solution: Sort the function table properly. (Watiko)
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Dec 2015 15:00:05 +0100
parents 8ab712f2c3b8
children 6890f5a58109
comparison
equal deleted inserted replaced
7331:8351346c290a 7332:38e4f3a246eb
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 971,
744 /**/ 746 /**/
745 970, 747 970,
746 /**/ 748 /**/
747 969, 749 969,
748 /**/ 750 /**/