diff --git a/lib/libc/stdtime/strftime.c b/lib/libc/stdtime/strftime.c index 434557e5dd0..58694759dcf 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;