mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-31 05:14:11 +02:00
Export two private methods to avoid an compiler warning
svn path=/trunk/; revision=810
This commit is contained in:
@@ -46,6 +46,9 @@ void g_ir_module_free (GIrModule *module);
|
||||
GTypelib * g_ir_module_build_typelib (GIrModule *module,
|
||||
GList *modules);
|
||||
|
||||
void _g_irnode_init_stats (void);
|
||||
void _g_irnode_dump_stats (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __G_IR_MODULE_H__ */
|
||||
|
Reference in New Issue
Block a user