mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Update ssl.h
Typo
This commit is contained in:
		
							parent
							
								
									4f6882a8a3
								
							
						
					
					
						commit
						1a57af1607
					
				@ -2097,7 +2097,7 @@ int mbedtls_ssl_get_session( const mbedtls_ssl_context *ssl, mbedtls_ssl_session
 | 
			
		||||
 *
 | 
			
		||||
 * \return         0 if successful, or
 | 
			
		||||
 *                 MBEDTLS_ERR_SSL_WANT_READ or MBEDTLS_ERR_SSL_WANT_WRITE, or
 | 
			
		||||
 *                 MBEDTLS_ERR_SSL_HELLO_VERIFY_REQUIRED (see belowe), or
 | 
			
		||||
 *                 MBEDTLS_ERR_SSL_HELLO_VERIFY_REQUIRED (see below), or
 | 
			
		||||
 *                 a specific SSL error code.
 | 
			
		||||
 *
 | 
			
		||||
 * \note           If this function returns something other than 0 or
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user