mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +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
|
|
@ -17,14 +17,6 @@ CODE:
|
|||
OUTPUT:
|
||||
RETVAL
|
||||
|
||||
Irssi::Channel
|
||||
channel_create(chat_type, name, automatic)
|
||||
int chat_type
|
||||
char *name
|
||||
int automatic
|
||||
CODE:
|
||||
channel_create(chat_type, NULL, name, automatic);
|
||||
|
||||
#*******************************
|
||||
MODULE = Irssi PACKAGE = Irssi::Server
|
||||
#*******************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue