Remove comments indicating that the file was automatically generated

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2021-12-15 12:58:22 +01:00
parent 923d5c9e3c
commit 1a1e78fa55

View file

@ -1,4 +1,3 @@
/* Automatically generated by generate_ssl_debug_helpers.py. DO NOT EDIT. */
#ifndef MBEDTLS_SSL_DEBUG_HELPERS_H
#define MBEDTLS_SSL_DEBUG_HELPERS_H
@ -21,6 +20,3 @@ const char *mbedtls_ssl_key_export_type_str( mbedtls_ssl_key_export_type in );
#endif /* MBEDTLS_DEBUG_C */
#endif /* SSL_DEBUG_HELPERS_H */
/* End of automatically generated file. */