diff options
Diffstat (limited to 'lib/msun/src/w_logf.c')
-rw-r--r-- | lib/msun/src/w_logf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/src/w_logf.c b/lib/msun/src/w_logf.c index 77dcf1e338bfa..9a155128ad2df 100644 --- a/lib/msun/src/w_logf.c +++ b/lib/msun/src/w_logf.c @@ -14,7 +14,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: w_logf.c,v 1.1 1994/08/10 20:35:23 jtc Exp $"; +static char rcsid[] = "w_logf.c,v 1.1.1.1 1994/08/19 09:40:00 jkh Exp"; #endif /* |