mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 09:59:34 +00: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:
committed by
Stefan Hajnoczi
parent
7a4bbe8dab
commit
bcb15d9c84
@ -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)
|
||||
|
Reference in New Issue
Block a user