mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Correct typo
This commit is contained in:
		
							parent
							
								
									09930d1f01
								
							
						
					
					
						commit
						2b187c4d5f
					
				@ -7100,7 +7100,7 @@ static int ssl_write_real( mbedtls_ssl_context *ssl,
 | 
			
		||||
 *
 | 
			
		||||
 * With non-blocking I/O, ssl_write_real() may return WANT_WRITE,
 | 
			
		||||
 * then the caller will call us again with the same arguments, so
 | 
			
		||||
 * remember wether we already did the split or not.
 | 
			
		||||
 * remember whether we already did the split or not.
 | 
			
		||||
 */
 | 
			
		||||
#if defined(MBEDTLS_SSL_CBC_RECORD_SPLITTING)
 | 
			
		||||
static int ssl_write_split( mbedtls_ssl_context *ssl,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user