mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 08:39:13 +01:00
f06461d208
This function only ever reads the contents of the string in a non-owning manner, so we can change the parameter over to being a string view.