From 30f79b07618872b7326742430e03795da5782860 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 14 Mar 2006 09:44:19 +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 6a057979..44a24976 100644 --- a/config.h +++ b/config.h @@ -107,7 +107,7 @@ class config_t std::list *>& ptrs); }; -#define CONFIG_OPTIONS_SIZE 88 +#define CONFIG_OPTIONS_SIZE 89 extern option_t config_options[CONFIG_OPTIONS_SIZE]; void option_help(std::ostream& out); -- cgit v1.2.3