aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strftime.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
commit401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch)
treeacb6be0558ee5b55e4d2660533c5ceee348ffc5b /lib/libc/stdtime/strftime.c
parent17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff)
Diffstat (limited to 'lib/libc/stdtime/strftime.c')
-rw-r--r--lib/libc/stdtime/strftime.c2
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