summaryrefslogtreecommitdiffstats
path: root/src/pulse.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-09 17:27:43 +0000
committerLennart Poettering <lennart@poettering.net>2008-06-09 17:27:43 +0000
commit7706a101a6f7928cf7e3fc63b979352b3af214b3 (patch)
treeb340609c19ae094dcbce215866a1e6d25b1fee4f /src/pulse.c
parent0b1ee1f20482809e3f6dcaf2fc6d6716cfd34855 (diff)
add complete documentation
git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@57 01b60673-d06a-42c0-afdd-89cb8e0f78ac
Diffstat (limited to 'src/pulse.c')
-rw-r--r--src/pulse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulse.c b/src/pulse.c
index a720231..41b745e 100644
--- a/src/pulse.c
+++ b/src/pulse.c
@@ -861,7 +861,7 @@ int driver_cache(ca_context *c, ca_proplist *proplist) {
const char *n, *ct;
char *name = NULL;
pa_sample_spec ss;
- ca_cache_control_t cache_control = CA_CACHE_CONTROL_NEVER;
+ ca_cache_control_t cache_control = CA_CACHE_CONTROL_PERMANENT;
struct outstanding *out;
int ret;