mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	corrected a typo in a comment
This commit is contained in:
		
							parent
							
								
									ec9c626b75
								
							
						
					
					
						commit
						4e5d23fad7
					
				@ -937,7 +937,7 @@ static int ssl_write_client_hello( mbedtls_ssl_context *ssl )
 | 
				
			|||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /*
 | 
					    /*
 | 
				
			||||||
     * We don't support compression with DTLS right now: is many records come
 | 
					     * We don't support compression with DTLS right now: if many records come
 | 
				
			||||||
     * in the same datagram, uncompressing one could overwrite the next one.
 | 
					     * in the same datagram, uncompressing one could overwrite the next one.
 | 
				
			||||||
     * We don't want to add complexity for handling that case unless there is
 | 
					     * We don't want to add complexity for handling that case unless there is
 | 
				
			||||||
     * an actual need for it.
 | 
					     * an actual need for it.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user