diff src/exif.c @ 995:6ca2c5fd7b13

Whitespaces cleanup.
author zas_
date Mon, 25 Aug 2008 22:20:45 +0000
parents 0c3f6ef17d18
children 4fe8f9656107
line wrap: on
line diff
--- a/src/exif.c	Mon Aug 25 18:13:33 2008 +0000
+++ b/src/exif.c	Mon Aug 25 22:20:45 2008 +0000
@@ -1250,7 +1250,7 @@
 
 	work = exif->items;
 	while (work)
- 		{
+		{
 		ExifItem *item;
 
 		item = work->data;