From f9b874e1cbbbf8f64699379009e70d849da1fcf1 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 28 Mar 2006 18:27:12 +0000 Subject: Added elision styles. --- option.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'option.h') diff --git a/option.h b/option.h index 4bbafdfc..91838b99 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 95 +#define CONFIG_OPTIONS_SIZE 97 extern option_t config_options[CONFIG_OPTIONS_SIZE]; void option_help(std::ostream& out); -- cgit v1.2.3