mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-29 15:26:18 +01:00
Avoid using namespace as identifier in public header files
This commit is contained in:
parent
732911c703
commit
0e05b14044
@ -110,7 +110,7 @@ GITypelib * g_irepository_require (GIRepository *repository,
|
||||
GError **error);
|
||||
GITypelib * g_irepository_require_private (GIRepository *repository,
|
||||
const gchar *typelib_dir,
|
||||
const gchar *namespace,
|
||||
const gchar *namespace_,
|
||||
const gchar *version,
|
||||
GIRepositoryLoadFlags flags,
|
||||
GError **error);
|
||||
|
Loading…
Reference in New Issue
Block a user