From 8cab953c6f7d96b9c0b10fc1294b351adb5ed56b Mon Sep 17 00:00:00 2001 From: Emmanuel Bouthenot Date: Sun, 13 Nov 2005 16:59:40 +0000 Subject: add command /history --- src/common/weeconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/weeconfig.h') diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h index a269d6b68..b0413c3e1 100644 --- a/src/common/weeconfig.h +++ b/src/common/weeconfig.h @@ -169,6 +169,7 @@ extern int cfg_col_dcc_aborted; extern int cfg_history_max_lines; extern int cfg_history_max_commands; +extern int cfg_history_display_default; extern int cfg_log_auto_server; extern int cfg_log_auto_channel; -- cgit v1.2.3