mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Fix 'the the' typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user