diff options
author | jsing <> | 2014-08-11 01:10:42 +0000 |
---|---|---|
committer | jsing <> | 2014-08-11 01:10:42 +0000 |
commit | 9c34b1e2279d3e55444b233392f0fa825ee57037 (patch) | |
tree | 9fd6149f4d3a9002ac5f1b6affe7cef8609d5e3b /src/lib/libc/stdlib | |
parent | b4d8ae6f39ff2ded10621922d24e574845e23ece (diff) | |
download | openbsd-9c34b1e2279d3e55444b233392f0fa825ee57037.tar.gz openbsd-9c34b1e2279d3e55444b233392f0fa825ee57037.tar.bz2 openbsd-9c34b1e2279d3e55444b233392f0fa825ee57037.zip |
Currently, ssl3_put_char_by_bytes(NULL, NULL) is just a long handed way
of writing "2". Add a define for the SSL3_CIPHER_VALUE_SIZE (rather than
using a less-readable hardcoded constant everywhere) and replace the
ssl3_put_char_by_bytes(NULL, NULL) calls with it.
ok bcook@ miod@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions