summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1ebab48)
raw | patch | inline | side by side (parent: 1ebab48)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 23 Jan 2007 17:30:27 +0000 (17:30 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 23 Jan 2007 17:30:27 +0000 (17:30 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@975 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 ab6c06da0ef42c4c987dfa7971ab30881c9245d8..81dfdc3b49cdb0e5abdf661fea951639cbdcd81d 100644 (file)
--- a/src/rrd_graph.c
+++ b/src/rrd_graph.c
prt_fctn != 'r' &&
prt_fctn != 'j' &&
prt_fctn != 'c' &&
+ prt_fctn != 's' &&
prt_fctn != 't' &&
prt_fctn != '\0' &&
prt_fctn != 'g' ) {