From fdb2c65bb191a4ad1ad85fc3d9d317828e47c8bd Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Fri, 6 Jan 1995 18:31:56 -0500 Subject: [PATCH] zap space-tab sequences SCCS-file: strftime.c SCCS-SID: 7.38 --- strftime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strftime.c b/strftime.c index 57e60b1..2670e49 100644 --- a/strftime.c +++ b/strftime.c @@ -336,7 +336,7 @@ label: ** Fri Jan 1: 53 ** Sun Jan 1: 52 ** Sat Jan 1: 53 if previous - ** year a leap + ** year a leap ** year, else 52 */ if (i == TM_FRIDAY)