diff options
author | tb <> | 2024-06-18 08:29:40 +0000 |
---|---|---|
committer | tb <> | 2024-06-18 08:29:40 +0000 |
commit | ebb3997accd48702584a825430f955919f82be13 (patch) | |
tree | 9e309bce1cefc6c6838a79e04b5242d4fd3b4f26 /src/lib/libssl/ssl_err.c | |
parent | 5f45d4e4c7fe19320bebbb43a431df9b61b9813b (diff) | |
download | openbsd-ebb3997accd48702584a825430f955919f82be13.tar.gz openbsd-ebb3997accd48702584a825430f955919f82be13.tar.bz2 openbsd-ebb3997accd48702584a825430f955919f82be13.zip |
Make local BIT_STRING_BITNAME variables const
There's no reason for them not to be const. This is a piece of a larger
diff that I carry in several of my trees to move more things to rodata
or relro. The full diff requires a change to a public header and it's
very annoying to have to 'make includes' and recompile the entire lib
all the time when hopping from tree to tree.
Diffstat (limited to 'src/lib/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions