mirror of https://git.code.sf.net/p/isync/isync
Browse Source
time_t may be long long. to keep the sprintf format strings simple, just
downcast - this is not going to be a problem for the next 30 years, and
until then long will be 64-bit everywhere anyway.
suggested 3.5 years ago by Antoine Reilles <tonio@NetBSD.org>.
(cherry picked from commit 89add4f330
)
Conflicts:
src/drv_maildir.c
1.0
Oswald Buddenhagen
12 years ago
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue