fixes, perl should work correctly now :)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@982 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-12-09 20:54:47 +00:00 committed by cras
commit 5dcd683324
22 changed files with 407 additions and 415 deletions

View file

@ -43,12 +43,6 @@ query_find(server, nick)
MODULE = Irssi PACKAGE = Irssi::Query PREFIX = query_
#*******************************
void
init(query)
Irssi::Query query
CODE:
perl_query_fill_hash(hvref(ST(0)), query);
void
query_destroy(query)
Irssi::Query query