diff options
Diffstat (limited to 'src/mixer/Volume.hxx')
-rw-r--r-- | src/mixer/Volume.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mixer/Volume.hxx b/src/mixer/Volume.hxx index d5f3f09b1..8c693bfc7 100644 --- a/src/mixer/Volume.hxx +++ b/src/mixer/Volume.hxx @@ -49,6 +49,6 @@ save_sw_volume_state(BufferedOutputStream &os); */ gcc_pure unsigned -sw_volume_state_get_hash(void); +sw_volume_state_get_hash(); #endif |