]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/io-gif.c
Add icc-profile option to gdk-pixbuf for the TIFF image format
[~andy/gtk] / gdk-pixbuf / io-gif.c
index 7e35953021b7e37b0e72c50ba51b5fd63197363e..d414d782013def3a6dd29ed42c26ef88fd8af66d 100644 (file)
@@ -1344,7 +1344,7 @@ gif_get_next_step (GifContext *context)
 }
 
 
-#define LOG(x) /* g_print ("%d: %s\n", __LINE__, x); */
+#define LOG(x) /* g_print ("%s: %s\n", G_STRLOC, x); */
 
 static gint
 gif_main_loop (GifContext *context)