From c9adef682349be0f1fd0b8bb145839af2cfaa683 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 17 Aug 2012 02:43:20 +0000 Subject: typo fixes --- binutils/od-xcoff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/od-xcoff.c') 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. */ -- cgit v1.2.1