mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
merge
This commit is contained in:
commit
3e46f488e5
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
fprintf(out,"0x%02x",c);
|
||||
}
|
||||
fprintf(out,",0x00",c);
|
||||
fprintf(out,",0x00");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue