From f2f24aa9c438e540fd751690f52dbcbf5e5b8aa6 Mon Sep 17 00:00:00 2001 From: Christian Biesinger Date: Mon, 16 Sep 2019 22:07:16 -0500 Subject: Don't duplicate comment in symfile.c and .h This just replaces the comment in the .c file with "See symfile.h.". gdb/ChangeLog: 2019-09-16 Christian Biesinger * symfile.c (auto_solib_add): Replace comment with a reference to the header file. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fc2260d..59c6f75 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2019-09-16 Christian Biesinger + + * symfile.c (auto_solib_add): Replace comment with a reference + to the header file. + 2019-09-14 Christian Biesinger * NEWS: Mention that gdb can now be compiled with Python 3 -- cgit v1.1