mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
Update comment
Thanks @dgarske, great catch!
This commit is contained in:
@@ -5359,7 +5359,7 @@ static int GetKey(DecodedCert* cert)
|
|||||||
cert->srcIdx += length;
|
cert->srcIdx += length;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
#endif /* NO_DSA && QT */
|
#endif /* NO_DSA */
|
||||||
default:
|
default:
|
||||||
return ASN_UNKNOWN_OID_E;
|
return ASN_UNKNOWN_OID_E;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user