From eb74f6c75f230973f9dc08f80882c103804b2f10 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/program@969 a5681a0c-68f1-0310-ab6d-d61299d08faa --- src/rrd_graph.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/rrd_graph.c b/src/rrd_graph.c index 03556e6..ab6c06d 100644 --- a/src/rrd_graph.c +++ b/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