diff --git a/simon/simonsys.cpp b/simon/simonsys.cpp index 7d6d54b6c5d..2916d571379 100644 --- a/simon/simonsys.cpp +++ b/simon/simonsys.cpp @@ -121,4 +121,4 @@ int GetAsyncKeyState(int key) { } -#endif \ No newline at end of file +#endif diff --git a/sound/mididrv.cpp b/sound/mididrv.cpp index b8d365be292..b09bde000a1 100644 --- a/sound/mididrv.cpp +++ b/sound/mididrv.cpp @@ -728,4 +728,4 @@ void MidiDriver::midiInitNull() extern struct IOMidiRequest *ScummMidiRequest; #endif -#endif /* 0 */ \ No newline at end of file +#endif /* 0 */