summaryrefslogtreecommitdiff
path: root/usr.bin/at/parsetime.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2004-06-17 22:09:12 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2004-06-17 22:09:12 +0000
commit693b1cf701f384e2122f73bb66fb977442bdb4ca (patch)
tree9b73dd0d309a8ef21f4a169e7bee2f835803735f /usr.bin/at/parsetime.c
parentb03a1882c9c85c1f12ab0ad954d699503898ca18 (diff)
Remove trailing whitespace and, for printf, uid/gid are unsigned
Diffstat (limited to 'usr.bin/at/parsetime.c')
-rw-r--r--usr.bin/at/parsetime.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/at/parsetime.c b/usr.bin/at/parsetime.c
index 0ef2db668fa..c3d8e36b8b3 100644
--- a/usr.bin/at/parsetime.c
+++ b/usr.bin/at/parsetime.c
@@ -1,6 +1,6 @@
-/* $OpenBSD: parsetime.c,v 1.13 2003/02/20 20:38:08 millert Exp $ */
+/* $OpenBSD: parsetime.c,v 1.14 2004/06/17 22:09:11 millert Exp $ */
-/*
+/*
* parsetime.c - parse time for at(1)
* Copyright (C) 1993, 1994 Thomas Koenig
*
@@ -141,7 +141,7 @@ static int sc_tokid; /* scanner - token id */
static int sc_tokplur; /* scanner - is token plural? */
#ifndef lint
-static const char rcsid[] = "$OpenBSD: parsetime.c,v 1.13 2003/02/20 20:38:08 millert Exp $";
+static const char rcsid[] = "$OpenBSD: parsetime.c,v 1.14 2004/06/17 22:09:11 millert Exp $";
#endif
/*
@@ -266,7 +266,7 @@ plonk(int tok)
}
-/*
+/*
* expect() gets a token and returns -1 if it's not the token we want
*/
static int
@@ -467,7 +467,7 @@ assign_date(struct tm *tm, int mday, int mon, int year)
}
-/*
+/*
* month() picks apart a month specification
*
* /[<month> NUMBER [NUMBER]] \