mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 18:37:50 +02:00
[gio]: gioenums.h: Remove trailing comma again.
This commit is contained in:
@@ -1149,7 +1149,7 @@ typedef enum
|
||||
*/
|
||||
typedef enum /*< flags >*/
|
||||
{
|
||||
G_DBUS_SIGNAL_FLAGS_NONE = 0,
|
||||
G_DBUS_SIGNAL_FLAGS_NONE = 0
|
||||
} GDBusSignalFlags;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user