sending WHY2_CHAT_CODE_VERSION as a code
this is the last one. now time for 20 hours of debugging.... yay
This commit is contained in:
parent
c120d38804
commit
a3c54207db
@ -254,7 +254,7 @@ int main(void)
|
||||
why2_send_socket_code(NULL, NULL, listen_socket, WHY2_CHAT_CODE_LIST);
|
||||
} else if (command(line, WHY2_CHAT_COMMAND_VERSION, &cmd_arg)) //VERSION CMD
|
||||
{
|
||||
why2_send_socket(WHY2_CHAT_CODE_VERSION, NULL, listen_socket);
|
||||
why2_send_socket_code(NULL, NULL, listen_socket, WHY2_CHAT_CODE_VERSION);
|
||||
} else
|
||||
{
|
||||
invalid("command");
|
||||
|
Loading…
x
Reference in New Issue
Block a user