make certain we dereference the pointer as a time_t, esp on x86_64
authorEric Andersen <andersen@codepoet.org>
Mon, 30 Jan 2006 22:33:31 +0000 (22:33 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 30 Jan 2006 22:33:31 +0000 (22:33 -0000)
commit9a58b02ec75caafb7214f1ad0317f9a4830cbd2a
tree4f35ecedae6b2cc7897fde7589e2f29efe56fc1d
parent0cb6f35c33a2a3fd390aaa36da72e0600f205918
make certain we dereference the pointer as a time_t, esp on x86_64
where it might otherwise not be dereferenced as such by default
miscutils/last.c