Add newline at end of file to prevent compiler warnings.
authordtucker <dtucker@openbsd.org>
Mon, 26 Feb 2018 03:03:05 +0000 (03:03 +0000)
committerdtucker <dtucker@openbsd.org>
Mon, 26 Feb 2018 03:03:05 +0000 (03:03 +0000)
usr.bin/ssh/xmss_commons.h

index 32fd4e2..eebf99f 100644 (file)
@@ -12,4 +12,4 @@ Public domain.
 
 void to_byte(unsigned char *output, unsigned long long in, uint32_t bytes);
 void hexdump(const unsigned char *a, size_t len);
-#endif
\ No newline at end of file
+#endif