]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fixed constant used in timespan check to be a long long. 406/head
authorNick <nick@example.com>
Sat, 20 Jul 2013 11:42:10 +0000 (12:42 +0100)
committerNick <nick@example.com>
Sat, 20 Jul 2013 11:42:10 +0000 (12:42 +0100)
commitfb8b1985982664e644f7b8f23730fa6c14894fed
tree3ea6ac61d82a50b7930abaaa5b03e4b8e47ece5a
parent676d9a489d7548e22695801abecd849cf224dea5
Fixed constant used in timespan check to be a long long.

This fixes a compiler warning on AIX in 32-bit with IBM XL C/C++ compiler.
src/rrd_create.c