aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2002-11-25 20:11:35 +0000
committerJim Blandy <jimb@codesourcery.com>2002-11-25 20:11:35 +0000
commit13de58df8b40d72e380c7b973c76d869512d910b (patch)
treed1bdc7698d17e6557f4715e1b15e3834b9d6f2fc /gdb/ChangeLog
parent481d0f41211d103b0a6ac1e8ed80904d532a03f0 (diff)
downloadgdb-13de58df8b40d72e380c7b973c76d869512d910b.zip
gdb-13de58df8b40d72e380c7b973c76d869512d910b.tar.gz
gdb-13de58df8b40d72e380c7b973c76d869512d910b.tar.bz2
* symfile.c (syms_from_objfile): Adjust indentation.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b48f346..5123d69 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
2002-11-25 Jim Blandy <jimb@redhat.com>
+ * symfile.c (syms_from_objfile): Adjust indentation.
+
* symfile.c (symbol_file_add): Flush gdb_stdout even if from_tty
|| info_verbose isn't true.