diff options
Diffstat (limited to 'gdb/macrotab.h')
-rw-r--r-- | gdb/macrotab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/macrotab.h b/gdb/macrotab.h index ee73613..ecbf312 100644 --- a/gdb/macrotab.h +++ b/gdb/macrotab.h @@ -95,7 +95,7 @@ struct macro_definition; line info, but not in macro info. This means that GDB's symtabs (built from the former, among other things) may mention filenames that the #inclusion tree (built from the latter) doesn't have any - record of. See macroscope.c:sal_macro_scope for how to accomodate + record of. See macroscope.c:sal_macro_scope for how to accommodate this. It's worth noting that libcpp has a simpler way of representing all |