From 1be595793285ba4000a824aa436c8824c04b5b94 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 6 Nov 2003 11:58:58 +0000 Subject: Fix 'the the' typo --- binutils/stabs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/stabs.c') diff --git a/binutils/stabs.c b/binutils/stabs.c index e2b8a2affa2..e630ba4b641 100644 --- a/binutils/stabs.c +++ b/binutils/stabs.c @@ -1993,7 +1993,7 @@ parse_stab_enum_type (void *dhandle, const char **pp) describing the type. PP points to a character pointer that points to the next unconsumed token - in the the stabs string. For example, given stabs "A:T4=s4a:1,0,32;;", + in the stabs string. For example, given stabs "A:T4=s4a:1,0,32;;", *PP will point to "4a:1,0,32;;". */ static debug_type -- cgit v1.2.1