mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-17 20:42:44 +00:00
Fix copypasta in #endif comment
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
308d618d8d
commit
f4ecf305fe
@ -52,4 +52,4 @@ unsigned char mbedtls_base64_enc_char( unsigned char val );
|
|||||||
signed char mbedtls_base64_dec_value( unsigned char c );
|
signed char mbedtls_base64_dec_value( unsigned char c );
|
||||||
#endif /* MBEDTLS_TEST_HOOKS */
|
#endif /* MBEDTLS_TEST_HOOKS */
|
||||||
|
|
||||||
#endif /* MBEDTLS_SSL_INVASIVE_H */
|
#endif /* MBEDTLS_BASE64_INVASIVE_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user