]> sourceware.org Git - libabigail.git/commit
Fix missing newlines in diff report
authorDodji Seketeli <dodji@redhat.com>
Mon, 6 Jul 2015 11:59:10 +0000 (13:59 +0200)
committerDodji Seketeli <dodji@redhat.com>
Mon, 6 Jul 2015 12:06:31 +0000 (14:06 +0200)
commit8a4b0c93bacf429894e0abe21216f5aed12baa31
tree5a74ffdf7044574c6a2c94c4143249a3d88f0e64
parentfe9fa7a05f88cf73b3f53c188a7682467901d12d
Fix missing newlines in diff report

It appears there are some missing new lines in the diff report.

Fixed thus.

* src/abg-comparison.cc (class_diff::report): The overload of
represent() for instances of var_decl does not emit new lines.  So
the caller must ensure a new line is emitted.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
src/abg-comparison.cc
This page took 0.032272 seconds and 5 git commands to generate.