1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Rename a few incidental references to PolarSSL

This commit is contained in:
Manuel Pégourié-Gonnard
2015-03-09 17:33:07 +00:00
parent 7f8099773e
commit 83b04de09b
3 changed files with 3 additions and 3 deletions

View File

@@ -179,7 +179,7 @@ typedef asn1_bitstring x509_bitstring;
/**
* Container for ASN1 named information objects.
* It allows for Relative Distinguished Names (e.g. cn=polarssl,ou=code,etc.).
* It allows for Relative Distinguished Names (e.g. cn=localhost,ou=code,etc.).
*/
typedef asn1_named_data x509_name;