comparison src/version.c @ 7014:962b3ae252a9 v7.4.824

patch 7.4.824 Problem: Can't compile without the multi-byte feature. (John Marriott) Solution: Add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Aug 2015 22:56:58 +0200
parents 6cde6404ff7c
children 0dbbdcf13e03
comparison
equal deleted inserted replaced
7013:349e6c01f35d 7014:962b3ae252a9
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 824,
744 /**/ 746 /**/
745 823, 747 823,
746 /**/ 748 /**/
747 822, 749 822,
748 /**/ 750 /**/