summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 38b0fe6)
raw | patch | inline | side by side (parent: 38b0fe6)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 7 Dec 2006 19:51:59 +0000 (19:51 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 7 Dec 2006 19:51:59 +0000 (19:51 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@925 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 93729b6f084fa49a94581e37254d382aed837ec6..ad6ef4ad82b89963c53666e044c93793de0403f1 100644 (file)
--- a/src/rrd_graph.c
+++ b/src/rrd_graph.c
if (prt_fctn != 'l' &&
prt_fctn != 'r' &&
prt_fctn != 'j' &&
+ prt_fctn != 'c' &&
prt_fctn != 't' &&
prt_fctn != '\0' &&
prt_fctn != 'g' ) {