From 4d4c1e05053b18a4fe3f1645567abf947b5fee0d Mon Sep 17 00:00:00 2001 From: Darkvater Date: Mon, 12 Feb 2007 21:55:10 +0000 Subject: (svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files, and a little elimination of magic numbers in Win32SoundStart --- src/video/dedicated_v.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/video/dedicated_v.h') diff --git a/src/video/dedicated_v.h b/src/video/dedicated_v.h index 9ba1223d3..5b752643e 100644 --- a/src/video/dedicated_v.h +++ b/src/video/dedicated_v.h @@ -7,4 +7,4 @@ extern const HalVideoDriver _dedicated_video_driver; -#endif +#endif /* VIDEO_DEDICATED_H */ -- cgit v1.2.3-54-g00ecf