mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +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
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
typedef COMMAND_REC *Irssi__Command;
|
||||
typedef LOG_REC *Irssi__Log;
|
||||
typedef LOG_ITEM_REC *Irssi__LogItem;
|
||||
typedef LOG_ITEM_REC *Irssi__Logitem;
|
||||
typedef RAWLOG_REC *Irssi__Rawlog;
|
||||
typedef IGNORE_REC *Irssi__Ignore;
|
||||
typedef MODULE_REC *Irssi__Module;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue