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