summaryrefslogtreecommitdiff
path: root/src/protocol/unreal32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/unreal32.c')
-rw-r--r--src/protocol/unreal32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c
index bd3ae2322..4ad6aa274 100644
--- a/src/protocol/unreal32.c
+++ b/src/protocol/unreal32.c
@@ -316,7 +316,7 @@ CBMode myCbmodes[128] = {
{0}, /* h */
{CMODE_i, 0, NULL, NULL},
{0}, /* j */
- {CMODE_k, 0, set_key, cs_set_key},
+ {CMODE_k, 0, chan_set_key, cs_set_key},
{CMODE_l, CBM_MINUS_NO_ARG, set_limit, cs_set_limit},
{CMODE_m, 0, NULL, NULL},
{CMODE_n, 0, NULL, NULL},