mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
idontknow
This commit is contained in:
parent
18e5461ccf
commit
62d62e59d7
2 changed files with 2 additions and 0 deletions
1
IRC.Mod
1
IRC.Mod
|
|
@ -241,6 +241,7 @@ VAR
|
|||
BEGIN
|
||||
formJoinLine(str, inst.channelList^[0]);
|
||||
b := Send(inst, str);
|
||||
(*b := Internet.Write(inst.connection, str);*)
|
||||
END Join;
|
||||
|
||||
PROCEDURE processResponse(VAR inst: instance; VAR line: ARRAY OF CHAR): BOOLEAN;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue