diff options
author | Simon Ser <contact@emersion.fr> | 2021-12-09 16:39:09 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-12-09 16:42:04 +0100 |
commit | 818fc4a87b9ea6b7174443e19c1a7c2756b3c002 (patch) | |
tree | 64b04293b58ec3397bacaa3656f6331b6661b789 /render/swapchain.c | |
parent | 36a2b19485ad299ee0039eb97c0f688d68205539 (diff) |
Fix incorrect %zd formatting directives
%zd is for ssize_t. For size_t we should use %zu.
Diffstat (limited to 'render/swapchain.c')
0 files changed, 0 insertions, 0 deletions