comparison src/version.c @ 7881:e7afe45a202a v7.4.1237

commit https://github.com/vim/vim/commit/d9ea9069f5ef5b8b9f9e0d0daecdd124e2dcd818 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 2 12:38:02 2016 +0100 patch 7.4.1237 Problem: Can't translate message without adding a line break. Solution: Join the two parts of the message.
author Christian Brabandt <cb@256bit.org>
date Tue, 02 Feb 2016 12:45:04 +0100
parents 895150cd3e6f
children 98a96e0ca73b
comparison
equal deleted inserted replaced
7880:e1b6d79bb985 7881:e7afe45a202a
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 1237,
745 /**/ 747 /**/
746 1236, 748 1236,
747 /**/ 749 /**/
748 1235, 750 1235,
749 /**/ 751 /**/