ircs[n]printf -> rb_s[n]printf
This commit is contained in:
parent
ba200635a6
commit
b2f0da886e
28 changed files with 192 additions and 192 deletions
|
@ -237,7 +237,7 @@ me_rsfnc(struct Client *client_p, struct Client *source_p,
|
|||
|
||||
del_all_accepts(target_p);
|
||||
|
||||
comm_note(target_p->localClient->F->fd, "Nick: %s", target_p->name);
|
||||
rb_note(target_p->localClient->F->fd, "Nick: %s", target_p->name);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue