Updates.
[silc.git] / apps / silcd / command_reply.h
index 599623df97144a123bbc886f34ef7fb5b00a9aca..9e0eb531b1e456c5a1dade73fb87bdd350da964f 100644 (file)
@@ -60,6 +60,6 @@ void silc_server_command_reply_process(SilcServer server,
 SILC_SERVER_CMD_REPLY_FUNC(join);
 SILC_SERVER_CMD_REPLY_FUNC(whois);
 SILC_SERVER_CMD_REPLY_FUNC(identify);
-SILC_SERVER_CMD_REPLY_FUNC(names);
+SILC_SERVER_CMD_REPLY_FUNC(users);
 
 #endif