diff options
author | Mike Gorchak <mike.gorchak.qnx@gmail.com> | 2013-02-25 23:53:40 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-25 14:29:12 -0800 |
commit | e1033da6af80b77d720ba7df9b8d3439666582e4 (patch) | |
tree | e14f11d40ac27dd6dedf267062a657b94946967f /attr.h | |
parent | date.c: fix unsigned time_t comparison (diff) | |
download | tgif-e1033da6af80b77d720ba7df9b8d3439666582e4.tar.xz |
Fix time offset calculation in case of unsigned time_t
Fix time offset calculation expression in case if time_t
is unsigned. This code works fine for signed and
unsigned time_t.
Signed-off-by: Mike Gorchak <mike.gorchak.qnx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'attr.h')
0 files changed, 0 insertions, 0 deletions