diff options
author | Lennart Poettering <lennart@poettering.net> | 2007-06-11 12:17:40 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2007-06-11 12:17:40 +0000 |
commit | a4fed0fbb568dc57762906fb7e48fc945925d2ca (patch) | |
tree | 7277dc7ff7fcb1fb4a14c8b821cddfcd95252302 /src/pulsecore/core.h | |
parent | 00da37f2c448096cdd54481b072db47b2f253141 (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/core.h')
-rw-r--r-- | src/pulsecore/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/core.h b/src/pulsecore/core.h index dc2ebb48..86660b7a 100644 --- a/src/pulsecore/core.h +++ b/src/pulsecore/core.h @@ -48,7 +48,7 @@ typedef struct pa_core pa_core; struct pa_core { pa_msgobject parent; - + /* A random value which may be used to identify this instance of * PulseAudio. Not cryptographically secure in any way. */ uint32_t cookie; |