diff options
author | tb <> | 2020-09-01 05:58:35 +0000 |
---|---|---|
committer | tb <> | 2020-09-01 05:58:35 +0000 |
commit | 689e2e7d5aef71306c2de4505ff33a49c5569338 (patch) | |
tree | 3731e86a6e8aedc2d8e23fce01ea4682d72bb74c /src/lib/libssl/t1_lib.c | |
parent | e2a9d136c82bfa289087c2fe763aa45f13b8cba1 (diff) | |
download | openbsd-689e2e7d5aef71306c2de4505ff33a49c5569338.tar.gz openbsd-689e2e7d5aef71306c2de4505ff33a49c5569338.tar.bz2 openbsd-689e2e7d5aef71306c2de4505ff33a49c5569338.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/t1_lib.c')
0 files changed, 0 insertions, 0 deletions