mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-30 05:43:53 -06:00
fix spelling in darwin-user sub directory
Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
7a4bbe8dab
commit
bcb15d9c84
3 changed files with 5 additions and 5 deletions
|
@ -755,7 +755,7 @@ struct attrbuf_header {
|
|||
|
||||
static inline void byteswap_attrbuf(struct attrbuf_header *attrbuf, struct attrlist *attrlist)
|
||||
{
|
||||
DPRINTF("attrBuf.lenght %lx\n", attrbuf->length);
|
||||
DPRINTF("attrBuf.length %lx\n", attrbuf->length);
|
||||
}
|
||||
|
||||
static inline void byteswap_statfs(struct statfs *s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue