summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authorstefanf <stefanf@FreeBSD.org>2004-06-13 16:20:23 +0000
committerstefanf <stefanf@FreeBSD.org>2004-06-13 16:20:23 +0000
commit4c4645815b87fd45d47ced89205cc64f7826262d (patch)
tree7288f1ac8a3f59353c008872301187313ba98061 /lib/libc/stdtime
parentdc9a24e5fa24af15022eb5ccfb420d0c55bc476e (diff)
downloadFreeBSD-src-4c4645815b87fd45d47ced89205cc64f7826262d.zip
FreeBSD-src-4c4645815b87fd45d47ced89205cc64f7826262d.tar.gz
Remove a stale reference to %Ef and %EF from a comment.
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/strftime.c4
1 files changed, 2 insertions, 2 deletions
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;
OpenPOWER on IntegriCloud