mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 14:53:54 -06:00
Spelling fix, by Stuart Brady.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3076 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
8fac5803a9
commit
fe8f096b16
5 changed files with 25 additions and 25 deletions
|
@ -184,7 +184,7 @@ extern int getresgid(gid_t *, gid_t *, gid_t *);
|
|||
extern int setgroups(int, gid_t *);
|
||||
|
||||
/*
|
||||
* This list is the union of errno values overidden in asm-<arch>/errno.h
|
||||
* This list is the union of errno values overridden in asm-<arch>/errno.h
|
||||
* minus the errnos that are not actually generic to all archs.
|
||||
*/
|
||||
static uint16_t host_to_target_errno_table[1200] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue