added recieved_to_lower option

This commit is contained in:
Evgeniy Kozhuhovskiy
2005-09-16 06:41:01 +00:00
parent 8692f86c7f
commit 561aa3ff5b
4 changed files with 10 additions and 2 deletions
+1
View File
@@ -261,6 +261,7 @@ typedef enum {
cf_zmodem_tx_window,
cf_nomail_flag,
cf_bind_ip,
cf_recieved_to_lower,
#ifdef USE_SYSLOG
cf_syslog_facility,
#endif