Minor style change in the previous commits' ChangeLog entry.
authorJoel Brobecker <brobecker@adacore.com>
Mon, 10 Mar 2014 13:44:30 +0000 (14:44 +0100)
committerJoel Brobecker <brobecker@adacore.com>
Mon, 10 Mar 2014 13:44:30 +0000 (14:44 +0100)
gdb/ChangeLog

index 73ab666..f0e2f42 100644 (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>