mirror of
https://github.com/cemu-project/idapython.git
synced 2024-11-27 19:44:18 +01:00
idd.i: The char member is now converted, for real. No syntax errors.
This commit is contained in:
parent
b9f442ee1d
commit
573ffccc4e
@ -1,6 +1,6 @@
|
||||
%ignore debugger_t;
|
||||
|
||||
%apply unsigned char (char dtyp);
|
||||
%apply unsigned char { char dtyp };
|
||||
|
||||
%include "idd.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user