Add newline at the end of file

This commit is contained in:
Anton Nashatyrev 2021-07-08 17:59:32 +03:00
parent 0c8c174a31
commit 1712cd83bb
1 changed files with 1 additions and 1 deletions

View File

@ -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