Feb. 21, 2013
1:54 a.m.
--- strftime.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/strftime.c b/strftime.c index 0fa8309..2c3cef8 100644 --- a/strftime.c +++ b/strftime.c @@ -1,5 +1,7 @@ /* -** Based on the UCB version with the copyright notice appearing below. +** Based on the UCB version with the copyright notice and sccsid +** appearing below. +** ** This is ANSIish only when "multibyte character == plain character". */ -- 1.7.10.4