diff options
author | tb <> | 2020-09-01 05:58:35 +0000 |
---|---|---|
committer | tb <> | 2020-09-01 05:58:35 +0000 |
commit | d74e0e8fb964cf8f0841796c511fab537ce48110 (patch) | |
tree | 3731e86a6e8aedc2d8e23fce01ea4682d72bb74c /src/lib/libssl/ssl_locl.h | |
parent | 11277d790262bfb3e147758afd8e7cfec21cafe0 (diff) | |
download | openbsd-d74e0e8fb964cf8f0841796c511fab537ce48110.tar.gz openbsd-d74e0e8fb964cf8f0841796c511fab537ce48110.tar.bz2 openbsd-d74e0e8fb964cf8f0841796c511fab537ce48110.zip |
Rename the session pointer ret to sess
ret is a confusing name for a pointer in a function that returns int.
ret is only returned in the sense that it ultimately replaces the current
s->session on success.
Diffstat (limited to 'src/lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions