From: Joel Brobecker Date: Mon, 10 Mar 2014 13:44:30 +0000 (+0100) Subject: Minor style change in the previous commits' ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8668be63cff2c8efe312e1d6a354fd8b69cd2d89;p=binutils-gdb.git Minor style change in the previous commits' ChangeLog entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 73ab666a2a6..f0e2f423ec1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ 2014-03-10 Jerome Guitton - * 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) : + Resolve tagged types to full view. 2014-03-10 Hui Zhu