if end % step == 0 we should still fetch a full step ... no need
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 4 May 2006 12:11:09 +0000 (12:11 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 4 May 2006 12:11:09 +0000 (12:11 +0000)
commite97c3999fd36fe66b7a1ff4a70fe1726f77b615c
treecc1a1ff34eb738fc6291d7ee43072194f12bbbfb
parent96d6811ee7cb3770870d5511d27b17a0d70252e7
if end % step == 0 we should still fetch a full step ... no need
for special handling

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@809 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_fetch.c