summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 41715f3)
raw | patch | inline | side by side (parent: 41715f3)
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) |
program/src/rrd_graph.c | patch | blob | history |
index 2c4f71a3d37ebee765c113e9c02aa9e9d930fda9..6a3962690f1274a92bbac5a305a2e3d86aba4c94 100644 (file)
--- a/program/src/rrd_graph.c
+++ b/program/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)