summaryrefslogtreecommitdiffstats
path: root/src/sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.c')
-rw-r--r--src/sound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound.c b/src/sound.c
index f3d651edcf..a968ecd2e0 100644
--- a/src/sound.c
+++ b/src/sound.c
@@ -339,7 +339,7 @@ sound_wndproc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
}
static HWND
-sound_window()
+sound_window(void)
{
if (g_hWndSound == NULL)
{