From 268b75a8784b4aebdfe77db265e0bee45c385d58 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Sat, 30 Jul 2016 06:32:18 +0000 Subject: Use nitems() from sys/param.h Sponsored by: gandi.net (BSD Day Taiwan) --- usr.bin/at/at.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/at/at.c') diff --git a/usr.bin/at/at.c b/usr.bin/at/at.c index fec0df3c1335e..da930d1d8d1e7 100644 --- a/usr.bin/at/at.c +++ b/usr.bin/at/at.c @@ -356,7 +356,7 @@ writefile(time_t runtimer, char queue) else { size_t i; - for (i=0; i