mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 18:16:34 +02:00
gioenums.h: Remove a trailing comma.
This commit is contained in:
@@ -669,7 +669,7 @@ typedef enum {
|
|||||||
* Since: 2.32
|
* Since: 2.32
|
||||||
**/
|
**/
|
||||||
typedef enum /*< flags >*/ {
|
typedef enum /*< flags >*/ {
|
||||||
G_RESOURCE_LOOKUP_FLAGS_NONE = 0,
|
G_RESOURCE_LOOKUP_FLAGS_NONE = 0
|
||||||
} GResourceLookupFlags;
|
} GResourceLookupFlags;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user