From 4c4645815b87fd45d47ced89205cc64f7826262d Mon Sep 17 00:00:00 2001 From: stefanf Date: Sun, 13 Jun 2004 16:20:23 +0000 Subject: Remove a stale reference to %Ef and %EF from a comment. --- lib/libc/stdtime/strftime.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/stdtime') diff --git a/lib/libc/stdtime/strftime.c b/lib/libc/stdtime/strftime.c index 434557e..5869475 100644 --- a/lib/libc/stdtime/strftime.c +++ b/lib/libc/stdtime/strftime.c @@ -141,8 +141,8 @@ label: ** representations. ** (ado, 5/24/93) ** - ** FreeBSD extensions - ** %OB %Ef %EF + ** FreeBSD extension + ** %OB */ if (Ealternative || Oalternative) break; -- cgit v1.1