mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
girrepository: Use standard int sized types instead of g[u]int*
This commit is contained in:
@@ -96,6 +96,6 @@ GI_AVAILABLE_IN_ALL
|
||||
GIBaseInfo * gi_info_new (GIInfoType type,
|
||||
GIBaseInfo *container,
|
||||
GITypelib *typelib,
|
||||
guint32 offset);
|
||||
uint32_t offset);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user