gobject-introspection r544 - trunk/girepository



Author: walters
Date: Sat Aug 30 20:31:14 2008
New Revision: 544
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=544&view=rev

Log:
Fix conflict


Modified:
   trunk/girepository/gtypelib.c

Modified: trunk/girepository/gtypelib.c
==============================================================================
--- trunk/girepository/gtypelib.c	(original)
+++ trunk/girepository/gtypelib.c	Sat Aug 30 20:31:14 2008
@@ -1962,11 +1962,7 @@
             }
         }
      
-<<<<<<< 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;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]