Subject: CVS commit: src/usr.bin/ftp
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/24/2007 02:51:41
Module Name:	src
Committed By:	lukem
Date:		Thu May 24 02:51:41 UTC 2007

Modified Files:
	src/usr.bin/ftp: util.c

Log Message:
Revert previous "64bit fix" because it actually removed desired functionality.
Instead, use the appropriate format specifier & cast to display the time_t.


To generate a diff of this commit:
cvs rdiff -r1.141 -r1.142 src/usr.bin/ftp/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.