avoid whose

SCCS-file: strftime.c
SCCS-SID: 7.16
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:11 -04:00
committed by Paul Eggert
parent 73b1de8c1c
commit f048a62bcc
+1 -1
View File
@@ -2,7 +2,7 @@
#ifndef NOID #ifndef NOID
static char elsieid[] = "%W%"; static char elsieid[] = "%W%";
/* /*
** Based on the UCB version whose ID appears below. ** Based on the UCB version with the ID appearing below.
** This is ANSIish only when time is treated identically in all locales and ** This is ANSIish only when time is treated identically in all locales and
** when "multibyte character == plain character". ** when "multibyte character == plain character".
*/ */