Fix changelong entry.

Each changelog entry should be tab-prefixed.
This commit is contained in:
Yao Qi 2014-05-16 20:10:38 +08:00
parent cac395eae4
commit 19679ecafc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2014-05-16 Taimoor Mirza <tmirza@codesourcery.com>
* arm-tdep.c (thumb_analyze_prologue): Fix offset calculation for
* arm-tdep.c (thumb_analyze_prologue): Fix offset calculation for
ldr.w and ldrd instructions.
2014-05-15 Doug Evans <dje@google.com>