Minor style change in the previous commits' ChangeLog entry.

This commit is contained in:
Joel Brobecker 2014-03-10 14:44:30 +01:00
parent 5ec18f2b48
commit 8668be63cf
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
2014-03-10 Jerome Guitton <guitton@adacore.com>
* ada-lang.c (ada_evaluate_subexp): Resolve tagged types to
full view in the case of UNOP_IND and STRUCTOP_STRUCT.
* ada-lang.c (ada_evaluate_subexp) <UNOP_IND, STRUCTOP_STRUCT>:
Resolve tagged types to full view.
2014-03-10 Hui Zhu <hui@codesourcery.com>