diff options
author | Dan McGee <dan@archlinux.org> | 2007-10-23 07:35:42 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-10-23 07:35:42 +0200 |
commit | bd15c23e1690d0c85632d7950cd79d17c65a4e17 (patch) | |
tree | 0af8b00792235c32e443f5aa8728f4a99a2f423b /etc/Makefile.am | |
parent | 8b1fb61df26649e1dec626ef9120fc787a831fcc (diff) | |
download | pacman-bd15c23e1690d0c85632d7950cd79d17c65a4e17.tar.gz pacman-bd15c23e1690d0c85632d7950cd79d17c65a4e17.tar.xz |
Print and typecast time_t correctly
The recommended C99 way to print the value of a time_t is to cast it to
uintmax_t or intmax_t. Do this to ensure compatability with all platforms.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'etc/Makefile.am')
0 files changed, 0 insertions, 0 deletions