check_issuer_cert() now builds and there's one warning less. Still one compiler
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Jun 2008 21:48:51 +0000 (21:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Jun 2008 21:48:51 +0000 (21:48 +0000)
commit74e3def5b3c81556d36c58242e8284405f19e0fe
tree50010f19a8ddce32c791f94d99e0bc6100c3da28
parent24d41452b00c4e5728626c744eb16ba4f9eb2378
check_issuer_cert() now builds and there's one warning less. Still one compiler
warning in the code though but we need NSS' base64.h header for that and we
don't currently have a suitable way to include it as our own base64.h header
kind of "blocks" it.
lib/nss.c