From 0c7e0a87719f1034c8a9b3e748f5e0ca1cdaeb13 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 19 Oct 2006 13:09:48 +0000 Subject: [PATCH] added newline at end of file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/unix/sound.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/wx/unix/sound.h b/include/wx/unix/sound.h index 2dc2a26..f420f94 100644 --- a/include/wx/unix/sound.h +++ b/include/wx/unix/sound.h @@ -157,5 +157,5 @@ public: #endif // wxUSE_SOUND -#endif - // _WX_SOUND_H_ \ No newline at end of file +#endif // _WX_SOUND_H_ + -- 2.7.4