AArch64: Revert setting of elf class in linker stub.
[deliverable/binutils-gdb.git] / gdb / macroexp.c
index 33a72a7271fb60937be47fd739e0374f25c0372a..9015bc1c9d404fdb5e33b798c54140ef1a6377e7 100644 (file)
@@ -1,5 +1,5 @@
 /* C preprocessor macro expansion for GDB.
-   Copyright (C) 2002-2019 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
    This file is part of GDB.
@@ -1333,7 +1333,7 @@ expand (const char *id,
 
 
 /* If the single token in SRC_FIRST followed by the tokens in SRC_REST
-   constitute a macro invokation not forbidden in NO_LOOP, append its
+   constitute a macro invocation not forbidden in NO_LOOP, append its
    expansion to DEST and return non-zero.  Otherwise, return zero, and
    leave DEST unchanged.
 
This page took 0.023793 seconds and 4 git commands to generate.