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

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