mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Exported expando interface to perl. Fix for statusbar deinit.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2975 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d3f4f13f94
commit
d58e119a98
8 changed files with 192 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ PPCODE:
|
|||
}
|
||||
|
||||
Irssi::Connect
|
||||
server_create_conn(chat_type, dest, port=6667, chatnet=NULL, password=NULL, nick=NULL)
|
||||
server_create_conn(chat_type, dest, port, chatnet=NULL, password=NULL, nick=NULL)
|
||||
int chat_type
|
||||
char *dest
|
||||
int port
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue