CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/10 00:03:38
Modified files:
lib/libcrypto/err: err.h err_local.h
Log message:
Move the internal FOOerror() to err_local.h
These are now only used in libcrypto. They should never have been in a
public header in the first place.
ok jsing
