From: oetiker Date: Tue, 23 Jan 2007 17:30:27 +0000 (+0000) Subject: another control sequence that got lost ... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b5fa07df1c06bd87a6c34a2351a4cd065ba6778b;p=rrdtool.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 ab6c06d..81dfdc3 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' ) {