Fix ChangeLog entry order (merge error).

This commit is contained in:
Joel Brobecker 2012-09-25 12:23:25 +00:00
parent 2e47c6caff
commit 11dba07abb
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
2012-09-25 Joel Brobecker <brobecker@adacore.com>
* linespec.c (create_sals_line_offset): Fix typo in comment.
2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
* c-typeprint.c (c_type_print_varspec_suffix): Remove cast and
use plongest to print the array size.
2012-09-25 Joel Brobecker <brobecker@adacore.com>
* linespec.c (create_sals_line_offset): Fix typo in comment.
2012-09-24 Siddhesh Poyarekar <siddhesh@redhat.com>
* m2-typeprint.c (m2_enum): Expand LASTVAL to LONGEST.