]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
do not reset im->gdes[i].step blindly. We initialize it to im->step at allocation...
authorTobias Oetiker <tobi@oetiker.ch>
Fri, 14 Jul 2006 09:47:34 +0000 (09:47 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Fri, 14 Jul 2006 09:47:34 +0000 (09:47 +0000)
commit9f0782ae08a8e9b2f01d7e48b78db38db4e725e2
tree3ca35b6124d839eb4d27b69d0400a1e76a2457bf
parent01e29d9681fc6754a352b0330194fe382a29a2ac
do not reset im->gdes[i].step blindly. We initialize it to im->step at allocation time already ... the fix in r291 was over the top. -- niels weaklogic.com

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