CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/23 22:56:36
Modified files:
lib/libcrypto/cms: cms_lib.c cms_local.h
Log message:
cms_content_bio() is not used outside of cms_lib.c
Make it a static function and remove its prototype from the internal
header.
