mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Backport XChat r1523
This commit is contained in:
@@ -1042,7 +1042,7 @@ XS (XS_Xchat_hook_fd)
|
||||
|
||||
dXSARGS;
|
||||
|
||||
if (items != 4) {
|
||||
if (items != 5) {
|
||||
hexchat_print (ph,
|
||||
"Usage: Xchat::Internal::hook_fd(fd, callback, flags, userdata)");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user