mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
- Minor fixer to remove compiler warnings for ARMCC
This commit is contained in:
@@ -91,7 +91,6 @@ static int asn1_get_len( unsigned char **p,
|
||||
|
||||
default:
|
||||
return( POLARSSL_ERR_ASN1_INVALID_LENGTH );
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user