remove trailing spaces

SVN revision: 41191
This commit is contained in:
Vincent Torri 2009-06-25 04:20:34 +00:00
parent ebc20c2236
commit 4c09519e99
1 changed files with 18 additions and 18 deletions

View File

@ -615,9 +615,9 @@ struct _RGBA_Image
RGBA_Image_Flags flags;
struct
{
/* void *module; */
/* void *loader; */
/* char *real_file; */
/* void *module; */
/* void *loader; */
/* char *real_file; */
char *comment;
// int format;
} info;