summaryrefslogtreecommitdiff
path: root/binutils/coffgrok.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2003-12-06 10:02:06 +0000
committerKazu Hirata <kazu@codesourcery.com>2003-12-06 10:02:06 +0000
commitb76033d90479fc0835bd3c04b5384cb9c2c746ae (patch)
treedb253047c3c6a1da08631499d21b12077dbdb4a0 /binutils/coffgrok.c
parent0bec1a84217638c72440d327833509e556e6665b (diff)
Fia x comment typo.
Diffstat (limited to 'binutils/coffgrok.c')
-rw-r--r--binutils/coffgrok.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/coffgrok.c b/binutils/coffgrok.c
index 883ececb6a..b2ec98c4bd 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 ?