Comment end of #if
This commit is contained in:
parent
1712cd83bb
commit
e8b140a88b
|
@ -45,4 +45,4 @@ C_KZG_RET new_kzg_settings(KZGSettings *ks, const g1_t *secret_g1, const g2_t *s
|
|||
const FFTSettings *fs);
|
||||
void free_kzg_settings(KZGSettings *ks);
|
||||
|
||||
#endif
|
||||
#endif // KZG_PROOFS_H
|
||||
|
|
Loading…
Reference in New Issue