summaryrefslogtreecommitdiff
path: root/src/rmd_cache_audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rmd_cache_audio.c')
-rw-r--r--src/rmd_cache_audio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmd_cache_audio.c b/src/rmd_cache_audio.c
index 8becef4..0ac011f 100644
--- a/src/rmd_cache_audio.c
+++ b/src/rmd_cache_audio.c
@@ -51,7 +51,7 @@ void *rmdCacheSoundBuffer(ProgData *pdata) {
}
#endif
- rmdThreadsSetName("rmdCacheSounds");
+ rmdThreadsSetName("rmdCacheSound");
//We are simply going to throw sound on the disk.
//It's sound is tiny compared to that of image, so
© All Rights Reserved