add missing trailing newlines
This commit is contained in:
@@ -410,4 +410,4 @@ func crypto.x25519.scalarmult[scalar: ptr, point: ptr] : ptr
|
||||
mem.zero_and_free(f, 16 * 8)
|
||||
mem.zero_and_free(x, 16 * 8)
|
||||
mem.free(magic)
|
||||
return out
|
||||
return out
|
||||
|
||||
Reference in New Issue
Block a user