commit | 8a232d231ac1228121feecd1a15e29db303aa317 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri Nov 05 10:08:58 2021 +0100 |
committer | GitHub <noreply@github.com> | Fri Nov 05 10:08:58 2021 +0100 |
tree | 7a4d7ee5d6bccc36098a7ac4996a3732d918cd13 | |
parent | 3318e69b4165d736e6f7a57c8ab8892d206d088d [diff] | |
parent | 4db2624bfe2bd47b87be2d53747db8d59c1dc58f [diff] |
Merge pull request #4966 from gilles-peskine-arm/missing-psa-macros 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 */