rename uchook to uc_hook, ucengine to uc_engine, uc_hook_t to uc_hook_type
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
ucengine *uc;
|
||||
uc_engine *uc;
|
||||
uint8_t *buf, *buf2;
|
||||
int i;
|
||||
uc_err err;
|
||||
|
||||
Reference in New Issue
Block a user