diff options
author | tb <> | 2020-09-18 14:41:04 +0000 |
---|---|---|
committer | tb <> | 2020-09-18 14:41:04 +0000 |
commit | 231084ab33f8a506cd88b0782d7c7bfd0da7ad00 (patch) | |
tree | c77154b8578688d360c2dd5b1a3c4a6c0f277aa4 /src/lib/libssl/ssl_lib.c | |
parent | a23a8c9fc9faa546205bf7f58ad393cf1be08c4d (diff) | |
download | openbsd-231084ab33f8a506cd88b0782d7c7bfd0da7ad00.tar.gz openbsd-231084ab33f8a506cd88b0782d7c7bfd0da7ad00.tar.bz2 openbsd-231084ab33f8a506cd88b0782d7c7bfd0da7ad00.zip |
fix "warning: value computed is not used"
Add a cast to tell gcc 4.2.1 that the return value is deliberately
ignored. This makes the test compile and pass on sparc64.
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions