From 73c3738780766836546f3fd67de6ad306aa86424 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Fri, 13 Jun 2003 15:03:35 +0000 Subject: fix indent --- w3mimg/fb/fb_gdkpixbuf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'w3mimg/fb') diff --git a/w3mimg/fb/fb_gdkpixbuf.c b/w3mimg/fb/fb_gdkpixbuf.c index cc986d1..e615da6 100644 --- a/w3mimg/fb/fb_gdkpixbuf.c +++ b/w3mimg/fb/fb_gdkpixbuf.c @@ -1,4 +1,4 @@ -/* $Id: fb_gdkpixbuf.c,v 1.15 2003/06/13 15:03:05 ukai Exp $ */ +/* $Id: fb_gdkpixbuf.c,v 1.16 2003/06/13 15:03:35 ukai Exp $ */ /************************************************************************** fb_gdkpixbuf.c 0.3 Copyright (C) 2002, hito **************************************************************************/ @@ -159,7 +159,7 @@ fb_image_load(char *filename, int w, int h, int max_anim) } END: if (tmp_image) - fb_image_free(tmp_image); + fb_image_free(tmp_image); gdk_pixbuf_animation_unref(animation); return fb_frame; } -- cgit v1.2.3