blank space cleanups

This commit is contained in:
Havoc Pennington 1999-10-27 20:16:37 +00:00
parent be374ad560
commit 3176b6b3ea
2 changed files with 1 additions and 2 deletions

View File

@ -333,7 +333,7 @@ expose_func (GtkWidget *drawing_area, GdkEventExpose *event, gpointer data)
+ (event->area.x * pixbuf->art_pixbuf->n_channels),
pixbuf->art_pixbuf->rowstride);
}
}
}
static void
config_func (GtkWidget *drawing_area, GdkEventConfigure *event, gpointer data)

View File

@ -6,7 +6,6 @@
code into separate function
(png_info_callback): Use setup_png_transformations
1999-10-27 Havoc Pennington <hp@pobox.com>
* src/gdk-pixbuf-io.c (gdk_pixbuf_new_from_xpm_data): Check