From 33e77726687d40ae0150de1f9b91c20782249f60 Mon Sep 17 00:00:00 2001 From: Tomas Ogren Date: Wed, 27 Dec 2000 03:13:25 +0000 Subject: [PATCH] Remove the last comma in an enum, xlc barfs 2000-12-27 Tomas Ogren * plug-ins/ifscompose/ifscompose_storage.c: Remove the last comma in an enum, xlc barfs --- ChangeLog | 5 +++++ plug-ins/ifscompose/ifscompose_storage.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f256cd0842..a4ab3fd8c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-27 Tomas Ogren + + * plug-ins/ifscompose/ifscompose_storage.c: Remove the last comma in + an enum, xlc barfs + Tue Dec 26 11:10:23 PST 2000 Manish Singh * app/patterns.c: fix fd leak on loading diff --git a/plug-ins/ifscompose/ifscompose_storage.c b/plug-ins/ifscompose/ifscompose_storage.c index e41e635e8d..1eeaf5cb31 100644 --- a/plug-ins/ifscompose/ifscompose_storage.c +++ b/plug-ins/ifscompose/ifscompose_storage.c @@ -48,7 +48,7 @@ enum { TOKEN_HUE_SCALE, TOKEN_VALUE_SCALE, TOKEN_SIMPLE_COLOR, - TOKEN_PROB, + TOKEN_PROB }; static struct