From: Tobias Oetiker Date: Tue, 23 Jan 2007 17:30:27 +0000 (+0000) Subject: another control sequence that got lost ... X-Git-Tag: 1.2.18~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c09031254019076bbe5d7ccbd9c8196c3eec9e;p=thirdparty%2Frrdtool-1.x.git another control sequence that got lost ... git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@975 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/src/rrd_graph.c b/src/rrd_graph.c index ab6c06da..81dfdc3b 100644 --- a/src/rrd_graph.c +++ b/src/rrd_graph.c @@ -1452,6 +1452,7 @@ leg_place(image_desc_t *im) prt_fctn != 'r' && prt_fctn != 'j' && prt_fctn != 'c' && + prt_fctn != 's' && prt_fctn != 't' && prt_fctn != '\0' && prt_fctn != 'g' ) {