summaryrefslogtreecommitdiff
path: root/src/rmd_encode_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rmd_encode_cache.h')
-rw-r--r--src/rmd_encode_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmd_encode_cache.h b/src/rmd_encode_cache.h
index 4c37f97..f1078c1 100644
--- a/src/rmd_encode_cache.h
+++ b/src/rmd_encode_cache.h
@@ -35,7 +35,7 @@
* ogg stream.
* \param pdata ProgData struct containing all program data
*/
-void rmdEncodeCache(ProgData *pdata);
+int rmdEncodeCache(ProgData *pdata);
#endif
© All Rights Reserved