From 32bdfe20d98f1c8e6c0aabe9b26f0507326d2baa Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 19 Mar 2006 21:11:49 +0000 Subject: Tons of corrections and fixes to value expressions and lot figures. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index f642147d..2758d5de 100644 --- a/config.h +++ b/config.h @@ -107,7 +107,7 @@ class config_t std::list *>& ptrs); }; -#define CONFIG_OPTIONS_SIZE 90 +#define CONFIG_OPTIONS_SIZE 91 extern option_t config_options[CONFIG_OPTIONS_SIZE]; void option_help(std::ostream& out); -- cgit v1.2.3