CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/31 10:01:18
Modified files:
lib/libcrypto/des: des_enc.c
Removed files:
lib/libcrypto/des: spr.h
Log message:
Inline and remove spr.h.
This is only included once in des_enc.c - inline the tables instead.
Prompted by tb@
