mirror of
				https://github.com/Mbed-TLS/mbedtls.git
				synced 2025-10-30 10:45:34 +03:00 
			
		
		
		
	Fixed documentation issues found by clang
This commit is contained in:
		| @@ -148,7 +148,7 @@ int ecdh_read_params( ecdh_context *ctx, | ||||
|  * | ||||
|  * \param ctx       ECDH constext to set | ||||
|  * \param key       EC key to use | ||||
|  * \param ours      Is it our key (1) or the peer's key (0) ? | ||||
|  * \param side      Is it our key (1) or the peer's key (0) ? | ||||
|  * | ||||
|  * \return          0 if successful, or an POLARSSL_ERR_ECP_XXX error code | ||||
|  */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user