Fix typo in fluidsynth-mkxp-polyfill.patch

This commit is contained in:
刘皓 2025-07-23 10:56:37 -04:00
parent 717789dc4d
commit 3f95daa61b
No known key found for this signature in database
GPG key ID: 7901753DB465B711

View file

@ -1,4 +1,4 @@
# This patch makes OpenAL Soft use mkxp-polyfill.cpp instead of POSIX threads and `std::mutex` for portability reasons. # This patch makes FluidSynth use mkxp-polyfill.cpp instead of POSIX threads and `std::mutex` for portability reasons.
--- a/src/utils/fluid_sys.c --- a/src/utils/fluid_sys.c
+++ b/src/utils/fluid_sys.c +++ b/src/utils/fluid_sys.c