AArch64: Revert setting of elf class in linker stub.
[deliverable/binutils-gdb.git] / gdb / darwin-nat-info.c
index 4469cd52136f3c11cb94efba50e390b273cdfc20..d800309686d3d1f85d887f0fade3d8c03d522ace 100644 (file)
@@ -1,5 +1,5 @@
 /* Darwin support for GDB, the GNU debugger.
-   Copyright (C) 1997-2019 Free Software Foundation, Inc.
+   Copyright (C) 1997-2020 Free Software Foundation, Inc.
 
    Contributed by Apple Computer, Inc.
 
@@ -810,7 +810,7 @@ info_mach_exceptions_command (const char *args, int from_tty)
        }
       else if (strcmp (args, "host") == 0)
        {
-         /* FIXME: This need a privilegied host port!  */
+         /* FIXME: This needs a privileged host port!  */
          kret = host_get_exception_ports
            (darwin_host_self, EXC_MASK_ALL, info.masks,
             &info.count, info.ports, info.behaviors, info.flavors);
This page took 0.024637 seconds and 4 git commands to generate.