mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
0.7.90 released.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@292 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
29ac175069
commit
7755aae26b
21 changed files with 120 additions and 109 deletions
|
|
@ -25,6 +25,8 @@ dcc_find_by_port(nick, port)
|
|||
char *
|
||||
dcc_type2str(type)
|
||||
int type
|
||||
CODE:
|
||||
RETVAL = (char *) dcc_type2str(type);
|
||||
|
||||
int
|
||||
dcc_str2type(type)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue