Renamed x509_crt_write.c and x509_csr_write.c

This commit is contained in:
Paul Bakker 2013-09-18 13:50:13 +02:00
parent ddf26b4e38
commit 9556d3d650
4 changed files with 6 additions and 3 deletions

View file

@ -59,8 +59,8 @@ set(src
x509_crl.c
x509_csr.c
x509_create.c
x509_crt_write.c
x509_csr_write.c
x509write_crt.c
x509write_csr.c
xtea.c
)