[glib] [gio]: gioenums.h: Remove trailing comma again.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] [gio]: gioenums.h: Remove trailing comma again.
- Date: Fri, 23 Jul 2010 11:26:01 +0000 (UTC)
commit 633d9efc62eca490b489e05d571681f8b15d8aca
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Jul 23 13:24:43 2010 +0200
[gio]: gioenums.h: Remove trailing comma again.
gio/gioenums.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 8d5f330..251ac0e 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -1149,7 +1149,7 @@ typedef enum
*/
typedef enum /*< flags >*/
{
- G_DBUS_SIGNAL_FLAGS_NONE = 0,
+ G_DBUS_SIGNAL_FLAGS_NONE = 0
} GDBusSignalFlags;
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]