diff options
author | OBATA Akio <obache@wizdas.com> | 2019-04-09 18:49:43 +0900 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2019-04-11 15:47:12 +0000 |
commit | 9b8b7c129917f2813e5f412fe08b6a153ca05981 (patch) | |
tree | 41bf39dc8ddf808fc5b97287dd946353603eaf35 /kscd/bitmaps/CompactDisc.xpm | |
parent | a2b21b9cf6125f091d83cd99c91d57fa77f1c917 (diff) | |
download | tdemultimedia-9b8b7c129917f2813e5f412fe08b6a153ca05981.tar.gz tdemultimedia-9b8b7c129917f2813e5f412fe08b6a153ca05981.zip |
Fix for time_t != long
`time_t` may not be `long`, for examples, unsigned (long) int,
long long int (64bit integer type on 32bit arch), double, and so on.
Change to use difftime(3) to retrieve seconds.
Signed-off-by: OBATA Akio <obache@wizdas.com>
Diffstat (limited to 'kscd/bitmaps/CompactDisc.xpm')
0 files changed, 0 insertions, 0 deletions