summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/dcc/module-formats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-common/irc/dcc/module-formats.h')
-rw-r--r--src/fe-common/irc/dcc/module-formats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-common/irc/dcc/module-formats.h b/src/fe-common/irc/dcc/module-formats.h
index 45839220..ad7c867a 100644
--- a/src/fe-common/irc/dcc/module-formats.h
+++ b/src/fe-common/irc/dcc/module-formats.h
@@ -23,7 +23,7 @@ enum {
IRCTXT_DCC_SEND_CHANNEL,
IRCTXT_DCC_SEND_EXISTS,
IRCTXT_DCC_SEND_NOT_FOUND,
- IRCTXT_DCC_SEND_FILE_NOT_FOUND,
+ IRCTXT_DCC_SEND_FILE_OPEN_ERROR,
IRCTXT_DCC_SEND_CONNECTED,
IRCTXT_DCC_SEND_COMPLETE,
IRCTXT_DCC_SEND_ABORTED,