summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a298bd8)
raw | patch | inline | side by side (parent: a298bd8)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 2 Jan 2010 16:33:26 +0000 (16:33 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 2 Jan 2010 16:33:26 +0000 (16:33 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1995 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_graph.c | patch | blob | history |
diff --git a/src/rrd_graph.c b/src/rrd_graph.c
index b5f8e213a7265f7a5975afee028e3ddd2c3e4339..a65bca64378904a84e7c24ebf7c77b9d6ae4250a 100644 (file)
--- a/src/rrd_graph.c
+++ b/src/rrd_graph.c
} else
if (((long int) gr_time >=
(long int) im->gdes[vidx].start)
- && ((long int) gr_time <=
+ && ((long int) gr_time <
(long int) im->gdes[vidx].end)) {
value = im->gdes[vidx].data[(unsigned long)
floor((double)