updates
[silc.git] / lib / silcclient / command_reply.c
index 80cee3bac93afe6668c32b7cd92bc0e11440ecad..481eb97580036d8870b3007074962e47aebdcb05 100644 (file)
@@ -271,8 +271,8 @@ silc_client_command_reply_whois_print(SilcClientCommandReplyContext cmd,
     cmd->client->ops->say(cmd->client, conn, "%s", buf);
 
   /* Notify application */
-  COMMAND_REPLY((ARGS, client_entry, nickname, 
-                username, realname, NULL, NULL));
+  COMMAND_REPLY((ARGS, client_entry, nickname, username, realname, 
+                NULL, NULL));
 }
 
 /* Received reply for WHOIS command. This maybe called several times