Updates.
[silc.git] / lib / silcclient / command_reply.h
index 76bddc1a0a8afa8c4fa0693189d8448d43e6baa1..2b7acf7f346ee42578a4d2cceec007f2a1899350 100644 (file)
@@ -102,6 +102,6 @@ SILC_CLIENT_CMD_REPLY_FUNC(close);
 SILC_CLIENT_CMD_REPLY_FUNC(die);
 SILC_CLIENT_CMD_REPLY_FUNC(silcoper);
 SILC_CLIENT_CMD_REPLY_FUNC(leave);
-SILC_CLIENT_CMD_REPLY_FUNC(names);
+SILC_CLIENT_CMD_REPLY_FUNC(users);
 
 #endif