From 90411b45b7b805a08454dd1f3329de1e942301c0 Mon Sep 17 00:00:00 2001 From: gotmor Date: Thu, 27 Dec 2007 11:51:35 +0000 Subject: off by one git-svn-id: http://dzen.googlecode.com/svn/trunk@183 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- gadgets/gdbar.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gadgets') diff --git a/gadgets/gdbar.c b/gadgets/gdbar.c index f5dff11..67e5dda 100644 --- a/gadgets/gdbar.c +++ b/gadgets/gdbar.c @@ -65,9 +65,9 @@ pbar(const char* label, double perc, int maxc, int height, int segw, int segh, i printf("%s^ib(1)", label ? label : ""); for(i=0; i < segs; i++) { if(i