]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/macrocmd.c
reindent print_macro_definition
authorTom Tromey <tromey@redhat.com>
Wed, 14 May 2014 19:31:10 +0000 (13:31 -0600)
committerTom Tromey <tromey@redhat.com>
Wed, 14 May 2014 19:31:10 +0000 (13:31 -0600)
commitdd7566892070fbccb91c536c46584c20ef29961b
tree2df344451ab35135c2d23a672dbbd5a6b6c6f0d9
parent71a79f8c9cf2a66f4e4cb9b5c6cb44f8723724eb
reindent print_macro_definition

I happened to notice that print_macro_definition is indented
improperly.  All the lines were a few extra spaces to the right.

This patch fixes the indentation.
Tested by rebuilding, committed.

2014-05-14  Tom Tromey  <tromey@redhat.com>

* macrocmd.c (print_macro_definition): Reindent.
gdb/ChangeLog
gdb/macrocmd.c