comparison src/version.c @ 10609:302aedeed8c9 v8.0.0194

patch 8.0.0194: profile tests fails if total and self time are equal commit https://github.com/vim/vim/commit/e32bbded641a5da0263ecf82f9ccc95a8e0a089e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 15 21:12:48 2017 +0100 patch 8.0.0194: profile tests fails if total and self time are equal Problem: Profile tests fails if total and self time are equal. Solution: Make one time optional.
author Christian Brabandt <cb@256bit.org>
date Sun, 15 Jan 2017 21:15:04 +0100
parents e39300d3d2cf
children 6bff81438f27
comparison
equal deleted inserted replaced
10608:9f1180d6bb28 10609:302aedeed8c9
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 194,
767 /**/ 769 /**/
768 193, 770 193,
769 /**/ 771 /**/
770 192, 772 192,
771 /**/ 773 /**/