summaryrefslogtreecommitdiff
path: root/binutils/od-xcoff.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-08-17 02:43:21 +0000
committerAlan Modra <amodra@gmail.com>2012-08-17 02:43:21 +0000
commita86852103bb20a87c714d338230b265c94fc5272 (patch)
tree522c035856ba765f8d7f89f0d06ff7afed3ba0bd /binutils/od-xcoff.c
parented668b34df4ca6f8e8fbd4d5503e6b8e845833c2 (diff)
typo fixes
Diffstat (limited to 'binutils/od-xcoff.c')
-rw-r--r--binutils/od-xcoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/od-xcoff.c b/binutils/od-xcoff.c
index 41f8ba3306..d7056a8c6b 100644
--- a/binutils/od-xcoff.c
+++ b/binutils/od-xcoff.c
@@ -353,7 +353,7 @@ union xcoff32_symbol
struct sym
{
- /* Pointer the the NUL-terminated name. */
+ /* Pointer to the NUL-terminated name. */
char *name;
/* XCOFF symbol fields. */