comparison src/version.c @ 6997:cdd862e0f896 v7.4.816

patch 7.4.816 Problem: Invalid memory access when doing ":fun X(". Solution: Check for missing ')'. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 15:54:52 +0200
parents fc099c55a36a
children dc1b678f0e4e
comparison
equal deleted inserted replaced
6996:89686806b233 6997:cdd862e0f896
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 816,
744 /**/ 746 /**/
745 815, 747 815,
746 /**/ 748 /**/
747 814, 749 814,
748 /**/ 750 /**/