diff --git a/bindings/const_generator.py b/bindings/const_generator.py old mode 100644 new mode 100755 index 41371e7b..5a50accf --- a/bindings/const_generator.py +++ b/bindings/const_generator.py @@ -36,7 +36,7 @@ template = { 'x86.h': 'x86', 'sparc.h': 'sparc', 'm68k.h': 'm68k', - 'unicorn.h': 'Unicorn', + 'unicorn.h': 'unicorn', 'comment_open': '//', 'comment_close': '', },