aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_volume.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcm_volume.h')
-rw-r--r--src/pcm_volume.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcm_volume.h b/src/pcm_volume.h
index 4c1b45352..7b5323ed7 100644
--- a/src/pcm_volume.h
+++ b/src/pcm_volume.h
@@ -52,7 +52,7 @@ pcm_volume_dither(void)
}
void
-pcm_volume(char *buffer, int bufferSize,
+pcm_volume(void *buffer, int bufferSize,
const struct audio_format *format,
int volume);