summaryrefslogtreecommitdiff
path: root/src/sound/sdl_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/sdl_s.h')
-rw-r--r--src/sound/sdl_s.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/sdl_s.h b/src/sound/sdl_s.h
index 6fc2b6dc0..a667e137a 100644
--- a/src/sound/sdl_s.h
+++ b/src/sound/sdl_s.h
@@ -7,4 +7,4 @@
extern const HalSoundDriver _sdl_sound_driver;
-#endif
+#endif /* SOUND_SDL_H */