summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/object.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-06-11 12:17:40 +0000
committerLennart Poettering <lennart@poettering.net>2007-06-11 12:17:40 +0000
commita4fed0fbb568dc57762906fb7e48fc945925d2ca (patch)
tree7277dc7ff7fcb1fb4a14c8b821cddfcd95252302 /src/pulsecore/object.h
parent00da37f2c448096cdd54481b072db47b2f253141 (diff)
make eolspace
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1470 fefdeb5f-60dc-0310-8127-8f9354f1896f
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