gobject: reformat g_object_ref()/g_object_unref() with clang-format

The indentation level in g_object_unref() is wrong. Fix it by reformatting
the function with clang-format. That makes follow up patches easier to adhere
a consistent style.

No other changes.
This commit is contained in:
Thomas Haller 2023-12-19 08:14:02 +01:00
parent b2a68d6ec4
commit 7292726931