From 7f6d431fe301d52d927f4c5b00bc43701c41a2de Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 7 Apr 2018 09:53:46 +0200 Subject: JANITORIAL: Add missing endline --- audio/softsynth/opl/nuked.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/softsynth/opl/nuked.cpp b/audio/softsynth/opl/nuked.cpp index f65b53e1c8..7e1e9f2809 100644 --- a/audio/softsynth/opl/nuked.cpp +++ b/audio/softsynth/opl/nuked.cpp @@ -1485,4 +1485,4 @@ void OPL::generateSamples(int16*buffer, int length) { } } -#endif // !DISABLE_NUKED_OPL \ No newline at end of file +#endif // !DISABLE_NUKED_OPL -- cgit v1.2.3