diff options
| author | Silvan Jegen <s.jegen@gmail.com> | 2017-05-21 12:40:47 +0200 |
|---|---|---|
| committer | Silvan Jegen <s.jegen@gmail.com> | 2017-05-21 13:06:40 +0200 |
| commit | d8db6a71395d80a9c27213cc56cdfd7bdfa8cce8 (patch) | |
| tree | 51406351244743e9ca5e6ac08461bf9534ac70be /Source/Core/DiscIO/FileSystemGCWii.cpp | |
| parent | 7af05fd9e6955f15b830645d38285c8a51038b0d (diff) | |
NANDImporter: fix printf warning
gcc complains that the printf %x formatting instruction expects an
'unsigned int' but we pass a 'size_t'. We add the 'z' length formatting
specifier used for 'size_t'
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions
