diff options
author | tb <> | 2022-06-07 18:00:51 +0000 |
---|---|---|
committer | tb <> | 2022-06-07 18:00:51 +0000 |
commit | d8f16653f5405f7b85a6e2574638fc1ce7990ad8 (patch) | |
tree | 66d36e9cc3d12ef2c820eab6574e80127baabc7b /src/regress/lib/libssl/client/clienttest.c | |
parent | 3a22a34c645ee4485327aa2cf15fbfd2e2492ab0 (diff) | |
download | openbsd-d8f16653f5405f7b85a6e2574638fc1ce7990ad8.tar.gz openbsd-d8f16653f5405f7b85a6e2574638fc1ce7990ad8.tar.bz2 openbsd-d8f16653f5405f7b85a6e2574638fc1ce7990ad8.zip |
Fix format strings: change %i, %li, %lli to %d, %ld, %lld and switch to
%zu for master_key_length, session_id_length and sid_ctx_length, which
are now size_t.
Diffstat (limited to 'src/regress/lib/libssl/client/clienttest.c')
0 files changed, 0 insertions, 0 deletions