Files
idapython-src/tools/patch_codegen/pro.py
T
2019-06-26 14:37:39 +02:00

7 lines
209 B
Python

{
"qexit" : [
("repl_text", ("resultobj = SWIG_Py_Void();", " // resultobj = SWIG_Py_Void();")),
("repl_text", ("return resultobj;", "qnotused(resultobj); // return resultobj;")),
],
}