Don't end enum with comma (#583663)
authorAlexander Larsson <alexl@redhat.com>
Mon, 25 May 2009 10:47:12 +0000 (12:47 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 25 May 2009 10:47:12 +0000 (12:47 +0200)
commit3c0feca7f109c68e8c2a278875e576b18966d299
tree5e0e28d711b68ad875f49cf691e6fda5297d959b
parentc93c98732aefb8472c94e75fea36f4924c7c746c
Don't end enum with comma (#583663)

This is valid C but breaks C++, so don't put it in headers.
gio/gioenums.h