From cfee536f22f032c7ead65075f73cc6fd8549e68b Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 27 Apr 2016 08:13:59 +0200 Subject: Cleanups and version bump --- src/osd/windows/winmain.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/osd/windows/winmain.cpp') diff --git a/src/osd/windows/winmain.cpp b/src/osd/windows/winmain.cpp index 136daea0636..8b30e0f9812 100644 --- a/src/osd/windows/winmain.cpp +++ b/src/osd/windows/winmain.cpp @@ -390,8 +390,8 @@ void MameMainApp::Run() // Required for IFrameworkView. void MameMainApp::Uninitialize() { - // Terminate events do not cause Uninitialize to be called. It will be called if your IFrameworkView - // class is torn down while the app is in the foreground. + // Terminate events do not cause Uninitialize to be called. It will be called if your IFrameworkView + // class is torn down while the app is in the foreground. } IFrameworkView^ MameViewSource::CreateView() @@ -589,4 +589,4 @@ static int is_double_click_start(int argc) return (argc <= 1 && startup_info.dwFlags && !(startup_info.dwFlags & STARTF_USESTDHANDLES)); } -#endif // WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) \ No newline at end of file +#endif // WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) -- cgit v1.2.3-70-g09d2