349807608f
This was done by the following find . -name '*.[ch]' | /tmp/pl where /tmp/pl is the following three-line script: print unless $. == 1 && m@/\* .*\.[ch] \*/@; close ARGV if eof; # Close file to reset $. And then some hand-editing of other files. Reviewed-by: Viktor Dukhovni <viktor@openssl.org> |
||
---|---|---|
.. | ||
bio_pk7.c | ||
Makefile.in | ||
pk7_asn1.c | ||
pk7_attr.c | ||
pk7_dgst.c | ||
pk7_doit.c | ||
pk7_enc.c | ||
pk7_lib.c | ||
pk7_mime.c | ||
pk7_smime.c | ||
pkcs7err.c |