]> sourceware.org Git - libabigail.git/commit
Improve code comments and whitespace.
authorGiuliano Procida <gprocida@google.com>
Wed, 10 Jun 2020 11:59:31 +0000 (12:59 +0100)
committerDodji Seketeli <dodji@redhat.com>
Thu, 25 Jun 2020 15:49:57 +0000 (17:49 +0200)
commitdf47240f7df78cc22c19d845d85b5c26d2510cc1
treebf95a6fcb31cc149697d5cf880bf830719fbeb57
parent5f1945b130f2a4593bb6a93c36ff6e30bdf45cac
Improve code comments and whitespace.

These are zero impact changes.

* include/abg-fwd.h: Correct doc-comment reference to
enum_type_decl.
* src/abg-comp-filter.cc: Fix doc-comment syntax.
* src/abg-comparison.cc (operator<<): In the diff_category
overload, fix code indentation.
* src/abg-default-reporter.cc (report): In the
class_or_union_diff overload, adjust comment to reflect that
the code is reporting changes between declaration-only and
defined types, in either direction.

Signed-off-by: Giuliano Procida <gprocida@google.com>
include/abg-fwd.h
src/abg-comp-filter.cc
src/abg-comparison.cc
src/abg-default-reporter.cc
This page took 0.032854 seconds and 5 git commands to generate.