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.
1 parent 2c07b5a commit bd42514af052510b9ab564e5835842243bc4502f
@Léo Lam Léo Lam authored on 5 May 2018
Showing 2 changed files
View
stratosphere/loader/source/ldr_debug_monitor.cpp
View
stratosphere/loader/source/ldr_shell.cpp