Trailing newline.

This commit is contained in:
Orson Peters 2015-07-19 18:01:29 +02:00
parent 5c4cf438a5
commit 39609f003c
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ where l = 2^252 + 27742317777372353535851937790883648493.
void sc_reduce(unsigned char *s);
void sc_muladd(unsigned char *s, const unsigned char *a, const unsigned char *b, const unsigned char *c);
#endif
#endif