From 0109aa3a92b484ebb85c6481e5a8e39819b1f011 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 30 Jan 2011 11:32:55 -0500 Subject: More whitespace cleanup. --- calendar/gui/alarm-notify/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/alarm-notify') diff --git a/calendar/gui/alarm-notify/util.c b/calendar/gui/alarm-notify/util.c index e0bbf10245..d5c6678cc4 100644 --- a/calendar/gui/alarm-notify/util.c +++ b/calendar/gui/alarm-notify/util.c @@ -61,7 +61,7 @@ calculate_time (time_t start, time_t end) gchar *joined; gint i; - i = 0; + i = 0; if (difference >= 3600) { hours = difference / 3600; difference %= 3600; -- cgit v1.2.3