fixed bug with 102 instead 103 error message
This commit is contained in:
parent
225190b4ee
commit
20f35d047b
@ -260,9 +260,9 @@ typedef enum {
|
|||||||
cf_zmodem_tx_window,
|
cf_zmodem_tx_window,
|
||||||
cf_nomail_flag,
|
cf_nomail_flag,
|
||||||
cf_bind_ip,
|
cf_bind_ip,
|
||||||
/* #ifdef USE_SYSLOG */
|
#ifdef USE_SYSLOG
|
||||||
cf_syslog_facility,
|
cf_syslog_facility,
|
||||||
/* #endif */
|
#endif
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
cf_debug_file,
|
cf_debug_file,
|
||||||
cf_debug_level,
|
cf_debug_level,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user