Date: Sun, 28 Oct 2001 16:34:20 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/last last.c Message-ID: <200110290034.f9T0YK326900@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/10/28 16:34:20 PST
Modified files:
usr.bin/last last.c
Log:
localtime() was being called on an int pointer (due to recent
utmp-related commits). fixed.
Revision Changes Path
1.21 +14 -7 src/usr.bin/last/last.c
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?200110290034.f9T0YK326900>
