Avoid silly compiler warnings about functions not being declared and an int missing.
authorRichard Levitte <levitte@openssl.org>
Fri, 12 Nov 1999 02:10:23 +0000 (02:10 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 12 Nov 1999 02:10:23 +0000 (02:10 +0000)
commitf48158b85413677b72a27dd262d1be2931e84a5a
treec43f72321c662bb852e839707940332760af53bd
parentb3e1a4c68c5c316630fcdab71f3b428a8251043a
Avoid silly compiler warnings about functions not being declared and an int missing.
crypto/pkcs7/dec.c
crypto/pkcs7/enc.c
crypto/pkcs7/example.c
crypto/pkcs7/sign.c
crypto/pkcs7/verify.c