mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1368 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4a4bf68727
commit
7f12b1cd6c
@ -21,10 +21,11 @@ PPCODE:
|
||||
}
|
||||
|
||||
Irssi::Connect
|
||||
server_create_conn(chat_type, dest, port=6667, password=NULL, nick=NULL)
|
||||
server_create_conn(chat_type, dest, port=6667, chatnet=NULL, password=NULL, nick=NULL)
|
||||
int chat_type
|
||||
char *dest
|
||||
int port
|
||||
chat *chatnet
|
||||
char *password
|
||||
char *nick
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user