Add newline at end of precomp_data.h and sc.h.
[tinc] / src / ed25519 / sc.h
index 8fa727e..e29e7fa 100644 (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
\ No newline at end of file
+#endif