aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2loc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dwarf2loc.h')
-rw-r--r--gdb/dwarf2loc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf2loc.h b/gdb/dwarf2loc.h
index 17c3bb4..955e6f1 100644
--- a/gdb/dwarf2loc.h
+++ b/gdb/dwarf2loc.h
@@ -222,7 +222,7 @@ struct dwarf2_offset_baton
LONGEST offset;
/* The type of the object whose property is dynamic. In the example
- provided above, this would the the array's index type. */
+ provided above, this would the array's index type. */
struct type *type;
};