diff --git a/include/abg-suppression.h b/include/abg-suppression.h index 9449d06d..6b62f64d 100644 --- a/include/abg-suppression.h +++ b/include/abg-suppression.h @@ -378,8 +378,8 @@ public: boundary_sptr begin() const; - boundary_sptr - end() const; + boundary_sptr + end() const; static insertion_range::integer_boundary_sptr create_integer_boundary(int value);