mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
fix usage of $type in ExtUtils::ParseXS 3.50
This commit is contained in:
parent
274977a587
commit
3ec05851a0
4 changed files with 4 additions and 4 deletions
|
|
@ -13,5 +13,5 @@ T_PlainObj
|
|||
OUTPUT
|
||||
|
||||
T_PlainObj
|
||||
$arg = plain_bless($var, \"$type\");
|
||||
$arg = plain_bless($var, \"$ntype\");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue