diff options
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; |