Don't include sys/personality.h in linux-low.cc anymore
[deliverable/binutils-gdb.git] / gdb / darwin-nat.h
index 8a84cdc83dd142ecb7e06e05dfe50fd6344eec2d..a288ed47458bbf445179cb677164a360d3ff0006 100644 (file)
@@ -1,5 +1,5 @@
 /* Common things used by the various darwin files
-   Copyright (C) 1995-2020 Free Software Foundation, Inc.
+   Copyright (C) 1995-2021 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -117,7 +117,7 @@ private:
   ptid_t wait_1 (ptid_t, struct target_waitstatus *);
   void check_new_threads (inferior *inf);
   int decode_exception_message (mach_msg_header_t *hdr,
-                               inferior **pinf,
+                               inferior **pinf,
                                darwin_thread_t **pthread);
   ptid_t decode_message (mach_msg_header_t *hdr,
                         darwin_thread_t **pthread,
This page took 0.02347 seconds and 4 git commands to generate.