From 608a333d7d1ce111a4f69acea0ea6c7a2e81a766 Mon Sep 17 00:00:00 2001 From: Nick Alcock Date: Tue, 5 Jan 2021 13:25:56 +0000 Subject: [PATCH] libctf: fix old ChangeLog typo --- libctf/ChangeLog-2020 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libctf/ChangeLog-2020 b/libctf/ChangeLog-2020 index f12c88acfa..7c4e3e4d99 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 -- 2.34.1