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:
ths 2007-07-12 10:59:21 +00:00
parent 8fac5803a9
commit fe8f096b16
5 changed files with 25 additions and 25 deletions

View file

@ -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] = {