diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-10-06 07:58:04 +0000 | 
| commit | 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch) | |
| tree | a05adbf3b725986cc9283700c0cadd7067e18d01 /lib/libc/stdtime/strftime.c | |
| parent | 2cbfdf51d83d2fc0f0396562250a188cb6faba48 (diff) | |
Diffstat (limited to 'lib/libc/stdtime/strftime.c')
| -rw-r--r-- | lib/libc/stdtime/strftime.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/stdtime/strftime.c b/lib/libc/stdtime/strftime.c index b0e82a7d639e..476a1b5111e3 100644 --- a/lib/libc/stdtime/strftime.c +++ b/lib/libc/stdtime/strftime.c @@ -17,7 +17,7 @@  #ifdef LIBC_RCS  static const char rcsid[] = -	"$Id: strftime.c,v 1.2.4.1 1995/08/28 05:07:03 davidg Exp $"; +	"$Id: strftime.c,v 1.2.4.3 1996/06/05 02:50:26 jkh Exp $";  #endif  #ifndef lint | 
