CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/13 10:55:53
Modified files:
lib/libcrypto/asn1: a_strnid.c
Log message:
this file doesn't use anything from <stdio.h>;
in particular, NULL is also in <stdlib.h> according to the C99 standard;
"free commit" tb@
