mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-12-01 23:48:27 +01:00
We can use a std::string here instead of setting up a scope guard and manual allocations. We also don't need to care about null-termination, as c_str() will automatically ensure this is done when passing it into ini_parse_string(). |
||
|---|---|---|
| .. | ||
| set_mitm_service.cpp | ||
| set_mitm_service.hpp | ||
| set_shim.c | ||
| set_shim.h | ||
| setmitm_main.cpp | ||
| setmitm_main.hpp | ||
| setsys_firmware_version.cpp | ||
| setsys_firmware_version.hpp | ||
| setsys_mitm_service.cpp | ||
| setsys_mitm_service.hpp | ||
| setsys_settings_items.cpp | ||
| setsys_settings_items.hpp | ||
| setsys_shim.c | ||
| setsys_shim.h | ||