s_user: clean up return types and can YES/NO.

This commit is contained in:
Elizabeth Myers 2016-03-08 05:06:29 -06:00
parent 07554369bd
commit 6287d57fa9
3 changed files with 37 additions and 41 deletions

View file

@ -1138,7 +1138,8 @@ register_client(struct Client *client_p, struct Client *server,
call_hook(h_new_remote_user, source_p);
return (introduce_client(client_p, source_p, user, nick, parc == 12));
introduce_client(client_p, source_p, user, nick, parc == 12);
return 0;
}
/* Check if we can do SAVE. target_p can be a client to save or a