summaryrefslogtreecommitdiffstats
path: root/bfd/libecoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libecoff.h')
-rw-r--r--bfd/libecoff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libecoff.h b/bfd/libecoff.h
index 957ff1bf9c..5f9e016b9f 100644
--- a/bfd/libecoff.h
+++ b/bfd/libecoff.h
@@ -166,7 +166,7 @@ typedef struct ecoff_symbol_struct
PTR native;
} ecoff_symbol_type;
-/* We take the address of the first element of a asymbol to ensure that the
+/* We take the address of the first element of an asymbol to ensure that the
macro is only ever applied to an asymbol. */
#define ecoffsymbol(asymbol) ((ecoff_symbol_type *) (&((asymbol)->the_bfd)))
OpenPOWER on IntegriCloud