diff options
| author | Heinrich Schuchardt <[email protected]> | 2024-11-03 23:45:05 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2024-11-09 09:56:45 +0100 |
| commit | ac425307f7cf23345f1c33759fbf34662c112276 (patch) | |
| tree | 1d0b3c232109677eec422d0728395128b9b4e238 /include | |
| parent | 7604d874ffaab6ff91e41ad85273fdc5216231b5 (diff) | |
tools: mkeficapsule: use %zd to print ssize_t.
For printing a ssize_t variable we must use %zd and not %ld to avoid
a -Wformat error on 32-bit systems.
Reviewed-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
