|
ldr: Fix printf format string for size_t
%z should be used for size_t, otherwise the wrong value may be printed. Fixes two -Wformat warnings. |
|---|
|
|
| stratosphere/loader/source/ldr_debug_monitor.cpp |
|---|
| stratosphere/loader/source/ldr_shell.cpp |
|---|