]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
in rrd_cgi RRD::TIME::LAST do not raise argc when calling rrd_last since the strftime...
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 15 Mar 2010 08:43:22 +0000 (08:43 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 15 Mar 2010 08:43:22 +0000 (08:43 +0000)
commit4006b0422a0bb0853fad3c11b9bcf8eed2bc122e
tree82c4af9f4581be8cd974c87714981157207e9985
parentb12ae22b43a8d81568f4572ab83bdebf0530d2eb
in rrd_cgi RRD::TIME::LAST do not raise argc when calling rrd_last since the strftime argument which
is provided is already in the count but does not get passed to rrd_last. Thanks to Robert Luberda (fixing Debian Bug #573638.)

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@2030 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_cgi.c