X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fptrace-core.c;h=7a659a0e4b34b2d6c566540a4d27b9e4a3954ebc;hb=09aca9495c4794e586680f359e612ece173148ec;hp=69d6f058a7468a71a4f07a5d225e196a43f47149;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/ptrace-core.c b/bfd/ptrace-core.c index 69d6f058a7..7a659a0e4b 100644 --- a/bfd/ptrace-core.c +++ b/bfd/ptrace-core.c @@ -1,5 +1,5 @@ /* BFD backend for core files which use the ptrace_user structure - Copyright (C) 1993-2017 Free Software Foundation, Inc. + Copyright (C) 1993-2018 Free Software Foundation, Inc. The structure of this file is based on trad-core.c written by John Gilmore of Cygnus Support. Modified to work with the ptrace_user structure by Kevin A. Buettner. @@ -174,7 +174,7 @@ const bfd_target core_ptrace_vec = HAS_LINENO | HAS_DEBUG | HAS_SYMS | HAS_LOCALS | WP_TEXT | D_PAGED), (SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */ - 0, /* symbol prefix */ + 0, /* symbol prefix */ ' ', /* ar_pad_char */ 16, /* ar_max_namelen */ NO_GET64, NO_GETS64, NO_PUT64, /* 64 bit data */