diff options
author | Sergio Durigan Junior <sergiodj@redhat.com> | 2017-12-15 22:33:07 -0500 |
---|---|---|
committer | Sergio Durigan Junior <sergiodj@redhat.com> | 2017-12-15 22:33:07 -0500 |
commit | 46afe196ec282505dcd2727725bfb5ef87ea4b21 (patch) | |
tree | 9aefd336f543b33381d42e462e070c8bae561292 /gdb/ada-lang.c | |
parent | 09da3ecf04d75084ea7d9c43e3cc0b18b2443ea3 (diff) | |
download | gdb-46afe196ec282505dcd2727725bfb5ef87ea4b21.zip gdb-46afe196ec282505dcd2727725bfb5ef87ea4b21.tar.gz gdb-46afe196ec282505dcd2727725bfb5ef87ea4b21.tar.bz2 |
Fix ARI warning on gdb/typeprint.c:whatis_exp
I forgot to indent the "if" clause properly and put the "&&" at the
beginning of the line, so ARI complained. This commit fixed it.
gdb/ChangeLog:
2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
* typeprint.c (whatis_exp): Fix ARI warning and reindent "if"
condition.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions