diff options
author | tb <> | 2023-11-25 12:05:08 +0000 |
---|---|---|
committer | tb <> | 2023-11-25 12:05:08 +0000 |
commit | 90289c8851577bc063d9cceab6f9ac4f9c69a1d7 (patch) | |
tree | 870f9c7f6b4333e7f600d4e3c6c41be37aabfaad /src/lib/libcrypto/objects/obj_dat.c | |
parent | 2c2a5b0696581cb264f5443d3825cea0e0382c75 (diff) | |
download | openbsd-90289c8851577bc063d9cceab6f9ac4f9c69a1d7.tar.gz openbsd-90289c8851577bc063d9cceab6f9ac4f9c69a1d7.tar.bz2 openbsd-90289c8851577bc063d9cceab6f9ac4f9c69a1d7.zip |
Move ssl_cipher_id_cmp() next to its only caller
It was left alone and forlorn in the middle of other nonsense. Since there
is only one caller (the OBJ_bsearch_ stupidity), it can be static and there
is no need to prototype it in ssl_local.h.
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions