commit | c1ab67674aa0dfdcf9f0e9701ac248e3eb41b19c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 30 19:45:49 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 30 19:45:49 2016 +0100 |
tree | 353514c16d64171352c5d1f83ab44006dd9b2f85 | |
parent | 9b57814db13c29ecb08260b36923c0e1c8a373a9 [diff] [blame] |
patch 7.4.1212 Problem: Can't build with Motif. Solution: Fix function declaration.(Dominique Pelle)
diff --git a/src/version.c b/src/version.c index 4858b6a..29dff3a 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1212, +/**/ 1211, /**/ 1210,