aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify/alarm.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/alarm-notify/alarm.c')
-rw-r--r--calendar/gui/alarm-notify/alarm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/gui/alarm-notify/alarm.c b/calendar/gui/alarm-notify/alarm.c
index 25c30a9e20..04e7c02e49 100644
--- a/calendar/gui/alarm-notify/alarm.c
+++ b/calendar/gui/alarm-notify/alarm.c
@@ -186,7 +186,8 @@ alarm_init (void)
sigaction (SIGALRM, &sa, NULL);
}
-void debug_alarm (AlarmRecord* ar, int add)
+void
+debug_alarm (AlarmRecord* ar, int add)
{
time_t now = time (NULL);
iCalObject *ico = ar->closure;
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/devel/py-pyke?id=6b01819304f4584e591340e30544112d8e544f8c'>Cleanup plistbapt2014-10-271-4/+0 * - Convert ports of devel/ to USES=pythonmva2014-10-211-3/+2 * Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-041-2/+2 * - Convert to Staging.gerald2014-05-122-5/+6 * Convert d* to USES=zipbapt2014-03-081-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21