use const char *

This commit is contained in:
Vítor Santos Costa
2014-12-14 11:49:51 +00:00
parent 15c79d8ecf
commit bed14749f8
7 changed files with 36 additions and 13 deletions

View File

@@ -556,7 +556,7 @@ typedef struct opcode_tab_entry
{
OPCODE opc;
op_numbers opnum;
} opentry;
} op_entry;
#endif