Mercurial > vim
comparison src/ex_docmd.c @ 13714:84e96a40b7ca v8.0.1729
patch 8.0.1729: no comma after last enum item
commit https://github.com/vim/vim/commit/ea3ece405ab55f44018257bd2f5021231af8e87f
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Apr 17 20:14:39 2018 +0200
patch 8.0.1729: no comma after last enum item
Problem: No comma after last enum item.
Solution: Add a few commas to check if this works for all compilers. Also
add a few // comments.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 17 Apr 2018 20:15:07 +0200 |
parents | 82390bf72374 |
children | 0e9b2971d7c3 |
comparison
equal
deleted
inserted
replaced
13713:5c5a5dba2915 | 13714:84e96a40b7ca |
---|