aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <gnu@the-meissners.org>1997-10-16 12:22:05 +0000
committerMichael Meissner <gnu@the-meissners.org>1997-10-16 12:22:05 +0000
commit3cd99cc6463175be7f5d355fc3e39dcf658cb993 (patch)
treed58c1c6abdb8942dfb42c3ab1640d3880ed311e9
parent04e4681226b98a9e6b7ca27f976bdd1ca2e9ed33 (diff)
downloadgdb-3cd99cc6463175be7f5d355fc3e39dcf658cb993.zip
gdb-3cd99cc6463175be7f5d355fc3e39dcf658cb993.tar.gz
gdb-3cd99cc6463175be7f5d355fc3e39dcf658cb993.tar.bz2
fix typo
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0b93708..fdef6ea 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,6 +1,6 @@
Thu Oct 16 08:17:06 1997 Michael Meissner <meissner@cygnus.com>
- * peicode.h (coff_swap_scnhdr_out,pr_print_idata): Fix mangled
+ * peicode.h (coff_swap_scnhdr_out,pe_print_idata): Fix mangled
patch.
Wed Oct 15 13:45:10 1997 Ian Lance Taylor <ian@cygnus.com>