mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
comment
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1547 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
5e6ad6f90e
commit
81eea5ebb6
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@ static void command (SB16State *s, uint8_t cmd)
|
|||
return;
|
||||
|
||||
warn:
|
||||
dolog ("warning: command %#x,%d is not trully understood yet\n",
|
||||
dolog ("warning: command %#x,%d is not truly understood yet\n",
|
||||
cmd, s->needed_bytes);
|
||||
s->cmd = cmd;
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue