Fixed minor comment typo

(cherry picked from commit da7fdbd534)
This commit is contained in:
Paul Bakker
2013-06-25 15:06:54 +02:00
parent b0713c7e1f
commit bda7cb76fa
+1 -1
View File
@@ -2179,7 +2179,7 @@ static int x509parse_key_pkcs8_unencrypted_der(
}
/*
* Parse an unencrypted PKCS#8 encoded private RSA key
* Parse an encrypted PKCS#8 encoded private RSA key
*/
static int x509parse_key_pkcs8_encrypted_der(
rsa_context *rsa,