patch 7.4.1427 v7.4.1427
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Feb 2016 14:21:32 +0000 (15:21 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Feb 2016 14:21:32 +0000 (15:21 +0100)
commit43acbce1bb0a33edc67496b220cae629ad95d2d8
treee47403fe874bd7ee5457faeb9b8c196f3e4ea7b4
parent187db50d0499aecf4cfd42fb4db0a1bebf61c8cd
patch 7.4.1427
Problem:    Trailing comma in enums is not ANSI C.
Solution:   Remove the trailing commas.
src/alloc.h
src/gui_mac.c
src/version.c