mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix typo in documentation of mbedtls_ssl_set_datagram_packing()
This commit is contained in:
		
							parent
							
								
									1841b0a11c
								
							
						
					
					
						commit
						eb57008d7d
					
				@ -1838,7 +1838,7 @@ void mbedtls_ssl_conf_dtls_badmac_limit( mbedtls_ssl_config *conf, unsigned limi
 | 
			
		||||
 *                 or flight retransmission (if no buffering is used) as
 | 
			
		||||
 *                 means to deal with reordering are needed less frequently.
 | 
			
		||||
 *
 | 
			
		||||
 * \note           Application datagrams are not affected by this option and
 | 
			
		||||
 * \note           Application records are not affected by this option and
 | 
			
		||||
 *                 are currently always sent in separate datagrams.
 | 
			
		||||
 *
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user