[binutils-gdb] libctf: fix old ChangeLog typo

Nick Alcock nix@sourceware.org
Tue Jan 5 15:03:02 GMT 2021


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=608a333d7d1ce111a4f69acea0ea6c7a2e81a766

commit 608a333d7d1ce111a4f69acea0ea6c7a2e81a766
Author: Nick Alcock <nick.alcock@oracle.com>
Date:   Tue Jan 5 13:25:56 2021 +0000

    libctf: fix old ChangeLog typo

Diff:
---
 libctf/ChangeLog-2020 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libctf/ChangeLog-2020 b/libctf/ChangeLog-2020
index f12c88acfa2..7c4e3e4d990 100644
--- a/libctf/ChangeLog-2020
+++ b/libctf/ChangeLog-2020
@@ -1840,7 +1840,7 @@
 	* configure.in: Check for bfd_section_from_elf_index.
 	* configure: Regenerate.
 	* config.h.in [HAVE_BFD_ELF]: Likewise.
-	* libctf/ctf_open_bfd (ctf_bfdopen_ctfsect): Use it.
+	* libctf/ctf-open-bfd.c (ctf_bfdopen_ctfsect): Use it.
 	abfd is potentially unused now.
 
 2019-05-28  Nick Alcock  <nick.alcock@oracle.com>


More information about the Binutils-cvs mailing list