From 9800e3febc456edcafbb172c6bef67526a8481da Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 16 Mar 2006 19:14:30 +0000 Subject: *** empty log message *** --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 4c6b2ced..f642147d 100644 --- a/config.h +++ b/config.h @@ -107,7 +107,7 @@ class config_t std::list *>& ptrs); }; -#define CONFIG_OPTIONS_SIZE 89 +#define CONFIG_OPTIONS_SIZE 90 extern option_t config_options[CONFIG_OPTIONS_SIZE]; void option_help(std::ostream& out); -- cgit v1.2.3