Remove comments indicating that the file was automatically generated
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
923d5c9e3c
commit
1a1e78fa55
1 changed files with 0 additions and 4 deletions
|
@ -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. */
|
||||
|
||||
|
|
Loading…
Reference in a new issue