]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
minor reformatting in printcmd.c::print_scalar_formatted
authorJoel Brobecker <brobecker@adacore.com>
Wed, 20 Jan 2016 04:01:39 +0000 (08:01 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 20 Jan 2016 04:03:44 +0000 (08:03 +0400)
commitbe56871ee8f65c51b9eee611532ed036a71a72e0
tree2135c5ddc37705f20b469e17356ab84f51f93e33
parente36a770198db8e67b94ae0fb44e01793eaff361b
minor reformatting in printcmd.c::print_scalar_formatted

(GNU Coding Standard...)

gdb/ChangeLog:

        * printcmd.c (print_scalar_formatted): move binary operator from
        end of line to beginning of next line.  Adjust formatting
        accordingly.
gdb/ChangeLog
gdb/printcmd.c