From 3176b6b3eaec9912067a00286dbf2da8881d8dc3 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 27 Oct 1999 20:16:37 +0000 Subject: [PATCH] blank space cleanups --- demos/testpixbuf.c | 2 +- gdk-pixbuf/ChangeLog | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/demos/testpixbuf.c b/demos/testpixbuf.c index 83e1444ce1..7dfcf06efa 100644 --- a/demos/testpixbuf.c +++ b/demos/testpixbuf.c @@ -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) diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog index cc4fb9b36c..b2bb2a6920 100644 --- a/gdk-pixbuf/ChangeLog +++ b/gdk-pixbuf/ChangeLog @@ -6,7 +6,6 @@ code into separate function (png_info_callback): Use setup_png_transformations - 1999-10-27 Havoc Pennington * src/gdk-pixbuf-io.c (gdk_pixbuf_new_from_xpm_data): Check