changeset 5145:41d42d0c5558

Add lib/strftime.h.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 06 Aug 2004 22:07:15 +0000
parents b81e0cb5a7b8
children 6f0e6b24790e
files modules/strftime
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/modules/strftime
+++ b/modules/strftime
@@ -2,6 +2,7 @@
 nstrftime() function: convert date and time to string, with GNU extensions.
 
 Files:
+lib/strftime.h
 lib/strftime.c
 m4/mbstate_t.m4
 m4/tm_gmtoff.m4