Commit c7598614 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

merge

parents 6c75d0a7 3e46f488
......@@ -105,7 +105,7 @@ int main(int argc, char *argv[])
fprintf(out,"0x%02x",c);
}
fprintf(out,",0x00",c);
fprintf(out,",0x00");
}
else
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment