summaryrefslogtreecommitdiff
path: root/src/rmd_encode_audio_buffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rmd_encode_audio_buffers.h')
-rw-r--r--src/rmd_encode_audio_buffers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rmd_encode_audio_buffers.h b/src/rmd_encode_audio_buffers.h
index bf34b0b..e773cc9 100644
--- a/src/rmd_encode_audio_buffers.h
+++ b/src/rmd_encode_audio_buffers.h
@@ -36,7 +36,7 @@
*
* \param pdata ProgData struct containing all program data
*/
-void *rmdEncodeAudioBuffer(ProgData *pdata);
+void *rmdEncodeAudioBuffers(ProgData *pdata);
/**
* As rmdEncodeAudioBuffer, only with the assumption that
© All Rights Reserved