comparison src/version.c @ 17415:6f15977fb40e v8.1.1706

patch 8.1.1706: typo in #ifdef commit https://github.com/vim/vim/commit/99a764bccd995a6cfe3206909f0076ef84d77506 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 17 20:01:48 2019 +0200 patch 8.1.1706: typo in #ifdef Problem: Typo in #ifdef. Solution: Change PROT to PROTO.
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Jul 2019 20:15:06 +0200
parents 40417757dffd
children aa4532c1d001
comparison
equal deleted inserted replaced
17414:3a7b7dbf70f1 17415:6f15977fb40e
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1706,
780 /**/ 782 /**/
781 1705, 783 1705,
782 /**/ 784 /**/
783 1704, 785 1704,
784 /**/ 786 /**/