summaryrefslogtreecommitdiff
path: root/demos/testpixbuf.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@src.gnome.org>1999-10-27 20:16:37 +0000
committerHavoc Pennington <hp@src.gnome.org>1999-10-27 20:16:37 +0000
commit3176b6b3eaec9912067a00286dbf2da8881d8dc3 (patch)
tree9f4b0e16d2b2647fc97797e4a2fb7dbdd15ac092 /demos/testpixbuf.c
parentbe374ad560466f7d6a6aa5eac43ec422208a0a82 (diff)
downloadgdk-pixbuf-3176b6b3eaec9912067a00286dbf2da8881d8dc3.tar.gz
blank space cleanups
Diffstat (limited to 'demos/testpixbuf.c')
-rw-r--r--demos/testpixbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/testpixbuf.c b/demos/testpixbuf.c
index 83e1444ce..7dfcf06ef 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)