comparison src/version.c @ 7019:db0328a2fa2a v7.4.826

patch 7.4.826 Problem: Compiler warnings and errors. Solution: Make it build properly without the multi-byte feature.
author Bram Moolenaar <bram@vim.org>
date Thu, 13 Aug 2015 23:28:43 +0200
parents 0dbbdcf13e03
children 47680d36e484
comparison
equal deleted inserted replaced
7018:d4e2b9821843 7019:db0328a2fa2a
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 826,
744 /**/ 746 /**/
745 825, 747 825,
746 /**/ 748 /**/
747 824, 749 824,
748 /**/ 750 /**/