Skip to content

Commit 92bb84f

Browse files
committed
Giving #chan(s) pids instead of info.
1 parent bf46998 commit 92bb84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/irc.hrl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
type = public,
6161
members = [],
6262
net,
63-
info}).
63+
pid}).
6464

6565

6666
-record(ctcp_cmd, {name,

0 commit comments

Comments
 (0)