From 2982e637c2e13dd1c94730aad09cea85df80649a Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 5 Apr 2006 02:35:48 +0000 Subject: *** empty log message *** --- option.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'option.h') diff --git a/option.h b/option.h index 91838b99..b812fb09 100644 --- a/option.h +++ b/option.h @@ -38,7 +38,7 @@ class report_t; extern config_t * config; extern report_t * report; -#define CONFIG_OPTIONS_SIZE 97 +#define CONFIG_OPTIONS_SIZE 98 extern option_t config_options[CONFIG_OPTIONS_SIZE]; void option_help(std::ostream& out); -- cgit v1.2.3