summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/object.h')
-rw-r--r--src/pulsecore/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/object.h b/src/pulsecore/object.h
index 8fccf191..e195a359 100644
--- a/src/pulsecore/object.h
+++ b/src/pulsecore/object.h
@@ -68,5 +68,5 @@ static inline int pa_object_refcnt(pa_object *o) {
pa_object_assert_ref(PA_OBJECT(o)); \
} \
struct __stupid_useless_struct_to_allow_trailing_semicolon
-
+
#endif