Code

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)
commit4cfd9a5c98ee8a4756e48cd60712368074f26711
treee407d1c0852d373b48c55a31776aeb86119cb984
parent41c64353b05376b2f18bbf65bb0994dc26f82523
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@809 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_fetch.c