From a86852103bb20a87c714d338230b265c94fc5272 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 17 Aug 2012 02:43:21 +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 41f8ba3..d7056a8 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.1