mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 12:23:37 +02:00
didn't compile with older perls.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3093 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d4879020da
commit
d9af8f0d4f
1 changed files with 2 additions and 1 deletions
|
|
@ -137,7 +137,8 @@ CODE:
|
|||
printformat_perl(&dest, format, arglist);
|
||||
|
||||
void
|
||||
abstracts_register(SV *abstracts)
|
||||
abstracts_register(abstracts)
|
||||
SV *abstracts
|
||||
PREINIT:
|
||||
AV *av;
|
||||
char *key, *value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue