summaryrefslogtreecommitdiff
path: root/binutils/od-xcoff.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-08-17 02:43:20 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-08-17 02:43:20 +0000
commitc9adef682349be0f1fd0b8bb145839af2cfaa683 (patch)
tree15d7a37c5f5020a5b7a552274f12d9eefc43ba3b /binutils/od-xcoff.c
parentc63e2546f9118c71da5b9a30685cdc68393bd230 (diff)
downloadbinutils-redhat-c9adef682349be0f1fd0b8bb145839af2cfaa683.tar.gz
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. */