From: Kazu Hirata Date: Sat, 6 Dec 2003 10:02:06 +0000 (+0000) Subject: Fia x comment typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b76033d90479fc0835bd3c04b5384cb9c2c746ae;p=binutils-gdb.git Fia x comment typo. --- diff --git a/binutils/coffgrok.c b/binutils/coffgrok.c index 883ececb6a7..b2ec98c4bd8 100644 --- a/binutils/coffgrok.c +++ b/binutils/coffgrok.c @@ -370,7 +370,7 @@ do_type (int i) { if (aux->x_sym.x_tagndx.p) { - /* Refe0rring to a struct defined elsewhere */ + /* Referring to a struct defined elsewhere */ res->type = coff_structref_type; res->u.astructref.ref = tindex[INDEXOF (aux->x_sym.x_tagndx.p)]; res->size = res->u.astructref.ref ?