diff options
Diffstat (limited to 'gdb/dwarf2/loc.h')
-rw-r--r-- | gdb/dwarf2/loc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf2/loc.h b/gdb/dwarf2/loc.h index 3a1aae2..cf02f60 100644 --- a/gdb/dwarf2/loc.h +++ b/gdb/dwarf2/loc.h @@ -294,4 +294,4 @@ extern struct value *indirect_synthetic_pointer dwarf2_per_objfile *per_objfile, struct frame_info *frame, struct type *type, bool resolve_abstract_p = false); -#endif /* dwarf2loc.h */ +#endif /* DWARF2LOC_H */ |