From 5d4a0a39bee1fd1abd1a04e0614c75755df4485d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 21 Nov 2009 02:06:01 -0500 Subject: The Python web server now uses jQuery Tablesorter --- src/balance.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/balance.h') diff --git a/src/balance.h b/src/balance.h index a8a46d53..826de134 100644 --- a/src/balance.h +++ b/src/balance.h @@ -541,8 +541,8 @@ public: void print(std::ostream& out, const int first_width = -1, const int latter_width = -1, - const bool right_justify = true, - const bool colorize = true) const; + const bool right_justify = false, + const bool colorize = false) const; /** * Debugging methods. There are two methods defined to help with -- cgit v1.2.3