suppression: Fix indentation

* src/abg-suppression.cc
	(function_suppression::suppresses_function_symbol): Fix
	indentation.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2024-03-29 12:58:33 +01:00
parent 1ef4be0c26
commit 46c2a68ccf

View File

@ -3286,7 +3286,7 @@ function_suppression::suppresses_function_symbol(const elf_symbol* sym,
return false;
ABG_ASSERT(k & function_suppression::ADDED_FUNCTION_CHANGE_KIND
|| k & function_suppression::DELETED_FUNCTION_CHANGE_KIND);
|| k & function_suppression::DELETED_FUNCTION_CHANGE_KIND);
// Check if the name and soname of the binaries match the current
// suppr spect