summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2006-03-14 09:44:19 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:41:30 -0400
commit30f79b07618872b7326742430e03795da5782860 (patch)
treeb624d19ba157796add0ec5cd5c671342eb89946b /config.h
parent4a96c8d7d847b26cdbba60cb246fdb4401721b70 (diff)
downloadfork-ledger-30f79b07618872b7326742430e03795da5782860.tar.gz
fork-ledger-30f79b07618872b7326742430e03795da5782860.tar.bz2
fork-ledger-30f79b07618872b7326742430e03795da5782860.zip
*** empty log message ***
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
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<item_handler<transaction_t> *>& 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);