From eec657d1404d084461748bfa468bfedebbb6f22f Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Thu, 18 Jul 2002 14:31:07 +0000 Subject: indent --- w3mimg/fb/fb_imlib2.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'w3mimg/fb/fb_imlib2.h') diff --git a/w3mimg/fb/fb_imlib2.h b/w3mimg/fb/fb_imlib2.h index a091c60..cb5a216 100644 --- a/w3mimg/fb/fb_imlib2.h +++ b/w3mimg/fb/fb_imlib2.h @@ -5,10 +5,10 @@ #include typedef struct { - int width; - int height; - Imlib_Image image; - DATA32 *data; + int width; + int height; + Imlib_Image image; + DATA32 *data; } IMAGE; #endif -- cgit v1.2.3