mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-22 16:51:08 +00:00
Minor typo in config.h
This commit is contained in:
parent
da7711594e
commit
f20ba4b7b6
|
@ -1217,7 +1217,7 @@
|
||||||
/**
|
/**
|
||||||
* \def POLARSSL_PK_WRITE_C
|
* \def POLARSSL_PK_WRITE_C
|
||||||
*
|
*
|
||||||
* Enable the generic public (asymetric) key write.
|
* Enable the generic public (asymetric) key writer.
|
||||||
*
|
*
|
||||||
* Module: library/pkwrite.c
|
* Module: library/pkwrite.c
|
||||||
* Caller: library/x509write.c
|
* Caller: library/x509write.c
|
||||||
|
|
Loading…
Reference in a new issue