mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Improve wording of documentation of mbedtls_ssl_get_peer_cid()
This commit is contained in:
		
							parent
							
								
									5cc145d4db
								
							
						
					
					
						commit
						fb034e852e
					
				@ -1625,8 +1625,8 @@ int mbedtls_ssl_set_cid( mbedtls_ssl_context *ssl,
 | 
			
		||||
                         size_t own_cid_len );
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * \brief              Get information about the current use of the
 | 
			
		||||
 *                     CID extension.
 | 
			
		||||
 * \brief              Get information about the use of the CID extension
 | 
			
		||||
 *                     in the current connection.
 | 
			
		||||
 *
 | 
			
		||||
 * \param ssl          The SSL context to query.
 | 
			
		||||
 * \param enabled      The address at which to store whether the CID extension
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user