mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
Avoid using namespace as identifier in public header files
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user