comparison src/version.c @ 11770:0aa1910a3dfa v8.0.0767

patch 8.0.0767: build failure with Athena and Motif commit https://github.com/vim/vim/commit/d60547bf80881f6c99bcbd7c8c4c6cfb7e405a90 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jul 24 20:15:30 2017 +0200 patch 8.0.0767: build failure with Athena and Motif Problem: Build failure with Athena and Motif. Solution: Move local variable delcarations. (Kazunobu Kuriyama)
author Christian Brabandt <cb@256bit.org>
date Mon, 24 Jul 2017 20:30:06 +0200
parents 8f671deb97b3
children f33b9375ba03
comparison
equal deleted inserted replaced
11769:970948345309 11770:0aa1910a3dfa
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 767,
772 /**/ 774 /**/
773 766, 775 766,
774 /**/ 776 /**/
775 765, 777 765,
776 /**/ 778 /**/