Bug 328516: Unexpected text ',' encountered

Attempt to fix AIX bustage.
This commit is contained in:
jag%tty.nl 2006-02-25 09:29:51 +00:00
parent 6ae9bda125
commit 472b5adadb

View File

@ -53,7 +53,7 @@ typedef enum {
* fallbacks should never get triggered). So the plan is to
* eliminate as many of these as possible. */
CAIRO_COMMAND_INTERSECT_CLIP_PATH,
CAIRO_COMMAND_INTERSECT_CLIP_PATH
} cairo_command_type_t;