commit | 2c4f032bcf4eb28fa152751041a45ae837ff97ac | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri Nov 05 10:09:17 2021 +0100 |
committer | GitHub <noreply@github.com> | Fri Nov 05 10:09:17 2021 +0100 |
tree | 676e67bc0d4f1005bf8571af096afbc59f4fefa5 | |
parent | 1aa7ad7c0fb2368336e56e9dfb7b0cc49eb71dec [diff] | |
parent | adcfdbf2c6187f647382f368baa30d947083c6b6 [diff] |
Merge pull request #5050 from gilles-peskine-arm/missing-psa-macros-2.x Backport 2.x: Add missing PSA macros
diff --git a/library/base64_invasive.h b/library/base64_invasive.h index 9e26471..ed5f7cb 100644 --- a/library/base64_invasive.h +++ b/library/base64_invasive.h
@@ -52,4 +52,4 @@ signed char mbedtls_base64_dec_value( unsigned char c ); #endif /* MBEDTLS_TEST_HOOKS */ -#endif /* MBEDTLS_SSL_INVASIVE_H */ +#endif /* MBEDTLS_BASE64_INVASIVE_H */