X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fsysdep.h;h=652857153d38a748e934176ac6735f10db73e33a;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=d5a2faa5d35d257f89fbbe29360f029fd4f33954;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/sysdep.h b/bfd/sysdep.h index d5a2faa5d3..652857153d 100644 --- a/bfd/sysdep.h +++ b/bfd/sysdep.h @@ -1,5 +1,5 @@ /* sysdep.h -- handle host dependencies for the BFD library - Copyright (C) 1995-2019 Free Software Foundation, Inc. + Copyright (C) 1995-2020 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. @@ -187,7 +187,7 @@ size_t strnlen (const char *, size_t); This is because the code in this directory is used to build a library which will be linked with code in other directories to form - programs. We want to maintain a seperate translation file for this + programs. We want to maintain a separate translation file for this directory however, rather than being forced to merge it with that of any program linked to libbfd. This is a library, so it cannot depend on the catalog currently loaded.