From bcc35a8637e6ddaa6235ee5db64aa5afc5106869 Mon Sep 17 00:00:00 2001 From: oetiker Date: Mon, 22 Jan 2007 10:33:30 +0000 Subject: [PATCH] prepare for the release of rrdtool-1.2.17 git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@969 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/src/rrd_graph.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/program/src/rrd_graph.c b/program/src/rrd_graph.c index 03556e6c..ab6c06da 100644 --- a/program/src/rrd_graph.c +++ b/program/src/rrd_graph.c @@ -1462,8 +1462,8 @@ leg_place(image_desc_t *im) } /* remove exess space */ - if ( prt_fcnt == 'n' ){ - prt_fcnt='l'; + if ( prt_fctn == 'n' ){ + prt_fctn='l'; } while (prt_fctn=='g' && -- 2.30.2