mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Perl updates. Lots of updates to perl documentation :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1081 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d108026a37
commit
341cd55587
13 changed files with 748 additions and 459 deletions
|
|
@ -7,26 +7,6 @@ rawlog_set_size(lines)
|
|||
Irssi::Rawlog
|
||||
rawlog_create()
|
||||
|
||||
#*******************************
|
||||
MODULE = Irssi PACKAGE = Irssi::Server
|
||||
#*******************************
|
||||
|
||||
void
|
||||
rawlog_input(rawlog, str)
|
||||
Irssi::Rawlog rawlog
|
||||
char *str
|
||||
|
||||
void
|
||||
rawlog_output(rawlog, str)
|
||||
Irssi::Rawlog rawlog
|
||||
char *str
|
||||
|
||||
void
|
||||
rawlog_redirect(rawlog, str)
|
||||
Irssi::Rawlog rawlog
|
||||
char *str
|
||||
|
||||
|
||||
#*******************************
|
||||
MODULE = Irssi PACKAGE = Irssi::Rawlog PREFIX = rawlog_
|
||||
#*******************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue