mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-17 12:37:49 +00:00
Improve alignments in docstring comments
This commit is contained in:
parent
71dd9574d6
commit
363c7d7593
@ -1552,7 +1552,7 @@ out_success:
|
||||
* @remark See also #load_trusted_setup.
|
||||
*
|
||||
* @param[out] out Pointer to the loaded trusted setup data
|
||||
* @param in File handle for input - will not be closed
|
||||
* @param[in] in File handle for input - will not be closed
|
||||
*/
|
||||
C_KZG_RET load_trusted_setup_file(KZGSettings *out, FILE *in) {
|
||||
uint64_t i;
|
||||
|
Loading…
x
Reference in New Issue
Block a user