]> sourceware.org Git - libabigail.git/commit
Fix leaf-mode formatting of decl <-> defn diffs.
authorGiuliano Procida <gprocida@google.com>
Tue, 16 Jun 2020 12:12:10 +0000 (13:12 +0100)
committerDodji Seketeli <dodji@redhat.com>
Tue, 16 Jun 2020 13:57:31 +0000 (15:57 +0200)
commit4e256018d3b4461009faba99f1c36b9517db78f6
tree79cb9cb653acd4a24479b5db4333ff1740b88707
parent29de66664193e894030da7a91cbadf77659e6134
Fix leaf-mode formatting of decl <-> defn diffs.

This commit adds a missing newline.

* src/abg-leaf-reporter.cc (leaf_reporter::report): In the
class_or_union_diff overload, add a terminating new line after
reporting a declaration-only <-> definition difference.

Signed-off-by: Giuliano Procida <gprocida@google.com>
src/abg-leaf-reporter.cc
This page took 0.050324 seconds and 5 git commands to generate.