mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
Fix conflict
svn path=/trunk/; revision=544
This commit is contained in:
parent
74651b01bd
commit
5a14ec555c
@ -1962,11 +1962,7 @@ _g_typelib_init (GTypelib *typelib)
|
||||
}
|
||||
}
|
||||
|
||||
<<<<<<< HEAD:girepository/gtypelib.c
|
||||
if (typelib->module == NULL && shlib != NULL)
|
||||
=======
|
||||
if (shlib != NULL && typelib->module == NULL)
|
||||
>>>>>>> Don't lose on NULL shlib:girepository/gtypelib.c
|
||||
{
|
||||
GString *shlib_full;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user