fix warning
This commit is contained in:
parent
830fc03390
commit
5d843fc702
@ -105,7 +105,7 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
fprintf(out,"0x%02x",c);
|
fprintf(out,"0x%02x",c);
|
||||||
}
|
}
|
||||||
fprintf(out,",0x00",c);
|
fprintf(out,",0x00");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user