cstest: indentation

This commit is contained in:
Nguyen Anh Quynh 2019-02-12 20:15:45 +08:00
parent 9a0f5da567
commit c7b08c57cc
2 changed files with 19 additions and 20 deletions

View File

@ -183,7 +183,6 @@ void test_single_MC(csh *handle, char *line)
// cs_hex_noreg = strdup(tmp_noreg);
strcpy(cs_hex_noreg, tmp_noreg);
replace_hex(tmp_noreg);
// mc_hex_noreg = strdup(list_data[0]);
// mc_dec_noreg = strdup(list_data[0]);
strcpy(mc_hex_noreg, list_part[1]);
strcpy(mc_dec_noreg, list_part[1]);