Date: Thu, 19 Feb 1998 21:01:05 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/ar archive.h Message-ID: <199802200501.VAA16336@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/02/19 21:01:05 PST
Modified files:
usr.bin/ar archive.h
Log:
localtime() needs a pointer to time_t which is not necessarily a long.
So use a time_t in the chdr structure so that no casts are required.
Revision Changes Path
1.2 +1 -1 src/usr.bin/ar/archive.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802200501.VAA16336>
