Commit 3e46f488 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

merge

parents ed3cf5f8 5d843fc7
......@@ -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