mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-01 14:21:37 +00:00
Fix some style
* src/abg-ir.h (decl_base::get_scope): Really re-style.
This commit is contained in:
parent
56821b2e4b
commit
a1bf41d07f
@ -149,9 +149,7 @@ public:
|
||||
|
||||
scope_decl*
|
||||
get_scope() const
|
||||
{
|
||||
return m_context;
|
||||
}
|
||||
{return m_context;}
|
||||
|
||||
visibility
|
||||
get_visibility() const
|
||||
|
Loading…
Reference in New Issue
Block a user