On Fri, Jan 06, 2023 at 11:39:03PM -0600, Purple Rain wrote:
> Hi, everyone! Some spelling fixes for libcrypto.
>
> I added a diff for revision.
Thanks. You can't just change the name of a constant in a public header.
Some code out there might use it and no longer compile after we commit
your dif
Hi, everyone! Some spelling fixes for libcrypto.
I added a diff for revision.
P.
Index: lib/libcrypto/evp/evp.h
===
RCS file: /cvs/src/lib/libcrypto/evp/evp.h,v
retrieving revision 1.112
diff -u -p -r1.112 evp.h
--- lib/libcrypto/ev