mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-11-03 20:33:16 +03:00 
			
		
		
		
	Cosmetic change
Make one of the name listing scripts happier
This commit is contained in:
		@@ -44,7 +44,8 @@ extern "C" {
 | 
			
		||||
 * Message digest information.
 | 
			
		||||
 * Allows message digest functions to be called in a generic way.
 | 
			
		||||
 */
 | 
			
		||||
struct _md_info_t {
 | 
			
		||||
struct _md_info_t
 | 
			
		||||
{
 | 
			
		||||
    /** Digest identifier */
 | 
			
		||||
    md_type_t type;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user