diff options
author | tb <> | 2023-12-29 07:02:28 +0000 |
---|---|---|
committer | tb <> | 2023-12-29 07:02:28 +0000 |
commit | a6f259b0f5b713adb255a98bb5b3e3076f9c67cb (patch) | |
tree | 11f930780e018356363acbe02decad10821128f8 /src/lib/libssl/ssl_srvr.c | |
parent | 38d2a0336d53815938ce0b126bb01bc109c07ffc (diff) | |
download | openbsd-a6f259b0f5b713adb255a98bb5b3e3076f9c67cb.tar.gz openbsd-a6f259b0f5b713adb255a98bb5b3e3076f9c67cb.tar.bz2 openbsd-a6f259b0f5b713adb255a98bb5b3e3076f9c67cb.zip |
Move init/reset next to cleanup
This way new/free aka create/destroy are next to each other. reset/cleanup
are the same thing and init will join the club after some other fixing
because two APIs that do the exact same thing aren't enough.
Diffstat (limited to 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions