mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +02:00
updates for latest changes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1240 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
b0178d7248
commit
c2a1971cc3
4 changed files with 6 additions and 20 deletions
|
|
@ -21,7 +21,8 @@ PPCODE:
|
|||
}
|
||||
|
||||
Irssi::Connect
|
||||
server_create_conn(dest, port=6667, password=NULL, nick=NULL)
|
||||
server_create_conn(chat_type, dest, port=6667, password=NULL, nick=NULL)
|
||||
int chat_type
|
||||
char *dest
|
||||
int port
|
||||
char *password
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue