]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/macrotab.h
2.41 Release sources
[thirdparty/binutils-gdb.git] / gdb / macrotab.h
index 388f838a7ce885e6c900c5b0c0924a1a58673451..ecbf312aa67909fbb8c223deec1c7c75d3d677b5 100644 (file)
@@ -1,5 +1,5 @@
 /* Interface to C preprocessor macro tables for GDB.
-   Copyright (C) 2002-2022 Free Software Foundation, Inc.
+   Copyright (C) 2002-2023 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
    This file is part of GDB.
@@ -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