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:
Timo Sirainen 2001-02-18 20:32:22 +00:00 committed by cras
commit c2a1971cc3
4 changed files with 6 additions and 20 deletions

View file

@ -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