Remove extra empty lines
This commit is contained in:
parent
3361e20a87
commit
c8ae529774
@ -88,8 +88,6 @@ static inline int blake2b_increment_counter( blake2b_state *S, const uint64_t in
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Parameter-related functions
|
// Parameter-related functions
|
||||||
#if 0
|
#if 0
|
||||||
static inline int blake2b_param_set_digest_length( blake2b_param *P, const uint8_t digest_length )
|
static inline int blake2b_param_set_digest_length( blake2b_param *P, const uint8_t digest_length )
|
||||||
|
Loading…
Reference in New Issue
Block a user