Silence a -Wnewline-eof warning.

This commit is contained in:
David Reid
2020-03-07 10:40:08 +10:00
parent cfa9ecfac9
commit b4d83cb65a
+1 -1
View File
@@ -127,4 +127,4 @@ EXPORT int ma_speex_resampler_get_expected_output_frame_count(SpeexResamplerStat
return RESAMPLER_ERR_SUCCESS;
}
#endif
#endif