Mercurial > emacs
changeset 4571:25bee4fe64aa
(enum resource_types): Delete final comma.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 11 Aug 1993 20:48:04 +0000 |
parents | eee89de88c9d |
children | beb5acbcd482 |
files | src/xfns.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xfns.c Wed Aug 11 20:46:27 1993 +0000 +++ b/src/xfns.c Wed Aug 11 20:48:04 1993 +0000 @@ -1261,7 +1261,7 @@ /* Types we might convert a resource string into. */ enum resource_types { - number, boolean, string, symbol, + number, boolean, string, symbol }; /* Return the value of parameter PARAM.