mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-12 16:45:16 -04:00
Merge pull request #5128 from gilles-peskine-arm/base64_invasive_h-development
Fix copypasta in #endif comment
This commit is contained in:
commit
3318e69b41
@ -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