=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/xmss_commons.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/ssh/xmss_commons.h 2018/02/23 15:58:38 1.1 +++ src/usr.bin/ssh/xmss_commons.h 2018/02/26 03:03:05 1.2 @@ -12,4 +12,4 @@ 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