mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Remove imprecise clause from documenting comment
This commit is contained in:
		
							parent
							
								
									95070a8286
								
							
						
					
					
						commit
						e4b8d28ca7
					
				@ -401,7 +401,7 @@ void mbedtls_cipher_free( mbedtls_cipher_context_t *ctx );
 | 
				
			|||||||
 *                      the structure.
 | 
					 *                      the structure.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * \param ctx           The context to initialize. This must be initialized.
 | 
					 * \param ctx           The context to initialize. This must be initialized.
 | 
				
			||||||
 * \param cipher_info   The cipher to use. This may not be \c NULL.
 | 
					 * \param cipher_info   The cipher to use.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * \return              \c 0 on success.
 | 
					 * \return              \c 0 on success.
 | 
				
			||||||
 * \return              #MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA on
 | 
					 * \return              #MBEDTLS_ERR_CIPHER_BAD_INPUT_DATA on
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user