diff src/pixbuf-renderer.h @ 442:4b2d7f9af171

Big whitespaces cleanup: - drop whitespaces at end of lines - convert eight spaces to tab at start of lines - drop spurious spaces mixed with tabs - remove empty lines at end of files
author zas_
date Sun, 20 Apr 2008 13:04:57 +0000
parents c4080362d619
children ddabc4873a3f
line wrap: on
line diff
--- a/src/pixbuf-renderer.h	Sun Apr 20 10:05:27 2008 +0000
+++ b/src/pixbuf-renderer.h	Sun Apr 20 13:04:57 2008 +0000
@@ -123,7 +123,7 @@
 
 	PixbufRendererTileRequestFunc func_tile_request;
 	PixbufRendererTileDisposeFunc func_tile_dispose;
-	
+
 	gpointer func_tile_data;
 
 	PixbufRendererPostProcessFunc func_post_process;
@@ -148,7 +148,7 @@
 	GdkPixmap *overlay_buffer;
 
 	GdkPixbuf *spare_tile;
-	
+
 	gint orientation;
 };