From 1bbbbeeef19727639d80c9bfe760248d50720bc2 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Fri, 23 Feb 2007 12:56:10 +0000 Subject: (svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change. --- src/music/extmidi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/music/extmidi.h') diff --git a/src/music/extmidi.h b/src/music/extmidi.h index 681c34bd6..f118f933a 100644 --- a/src/music/extmidi.h +++ b/src/music/extmidi.h @@ -7,4 +7,4 @@ extern const HalMusicDriver _extmidi_music_driver; -#endif +#endif /* MUSIC_EXTERNAL_H */ -- cgit v1.2.3-54-g00ecf