forked from Imagelibrary/binutils-gdb
Fix indentation level in ada-lang.c::ada_evaluate_subexp.
I just happen to notice that a lexical block was missing one
indentation level.
gdb/ChangeLog:
* ada-lang.c (ada_evaluate_subexp) <OP_VAR_VALUE>: Fix identation
of lexical block.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2014-08-18 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* ada-lang.c (ada_evaluate_subexp) <OP_VAR_VALUE>: Fix identation
|
||||||
|
of lexical block.
|
||||||
|
|
||||||
2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
|
2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
|
||||||
|
|
||||||
PR c++/17132
|
PR c++/17132
|
||||||
|
|||||||
Reference in New Issue
Block a user