cstest: indentation
This commit is contained in:
parent
9a0f5da567
commit
c7b08c57cc
|
@ -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]);
|
||||
|
|
Loading…
Reference in New Issue