aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/layout.c')
-rw-r--r--calendar/layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/layout.c b/calendar/layout.c
index 1367ae3f8f..7042071056 100644
--- a/calendar/layout.c
+++ b/calendar/layout.c
@@ -93,7 +93,7 @@ build_partition (struct layout_info *li)
}
/* Returns the index of the element in the partition that corresponds to the specified time */
-int
+static int
find_index (struct layout_info *li, time_t t)
{
int i;