comparison src/version.c @ 14137:0d534adbcc2f v8.1.0086

patch 8.1.0086: no tests for libcall() and libcallnr() commit https://github.com/vim/vim/commit/1ceebb4efc455dc6c34e0cd2c2adbd00939f038b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 19 19:46:06 2018 +0200 patch 8.1.0086: no tests for libcall() and libcallnr() Problem: No tests for libcall() and libcallnr(). Solution: Add tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/2982)
author Christian Brabandt <cb@256bit.org>
date Tue, 19 Jun 2018 20:00:07 +0200
parents ee649db58c41
children 4d3f6bf86bec
comparison
equal deleted inserted replaced
14136:a150d64020e9 14137:0d534adbcc2f
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 86,
764 /**/ 766 /**/
765 85, 767 85,
766 /**/ 768 /**/
767 84, 769 84,
768 /**/ 770 /**/