From 17487d857c372c01fb84b028062eaf1cdb41048a Mon Sep 17 00:00:00 2001 From: Jan Kratochvil Date: Thu, 26 Feb 2015 11:50:08 +0100 Subject: [PATCH] Change // comment in gdb/compile/ Missing ChangeLog in the previous commit: bb2b33b9395662e7562be34b47b9533620b583c6 gdb/ChangeLog 2015-02-26 Jan Kratochvil PR build/18033 * compile/compile-c-support.c (c_compute_program): Change // comment. * compile/compile-object-load.c (setup_sections): Change // comment. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c3d47f92d13..1aa6fc1ee06 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2015-02-26 Jan Kratochvil + + PR build/18033 + * compile/compile-c-support.c (c_compute_program): Change // comment. + * compile/compile-object-load.c (setup_sections): Change // comment. + 2015-02-26 Joel Brobecker PR build/18033: -- 2.30.2