diff options
author | Tom Tromey <tromey@redhat.com> | 2013-05-13 16:57:20 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2013-05-13 16:57:20 +0000 |
commit | 92ce080be64446a0ca9025211d3be4bd638c0a3c (patch) | |
tree | 9ec31ab312bc6b4037f7d4a3d46f78342a3b8c74 | |
parent | d62bfeaff54f9f5307bf933f21a0843b8935ca34 (diff) | |
download | gdb-92ce080be64446a0ca9025211d3be4bd638c0a3c.zip gdb-92ce080be64446a0ca9025211d3be4bd638c0a3c.tar.gz gdb-92ce080be64446a0ca9025211d3be4bd638c0a3c.tar.bz2 |
fix PR number in ChangeLog
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e9c923d..c978f0b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2013-05-13 Tom Tromey <tromey@redhat.com> - PR gdb/15538: + PR gdb/15338: * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the ranges section has been read. |