diff th_crypto.c @ 441:2991e6b52d95

Get rid of trailing whitespace.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 12 Oct 2017 17:12:50 +0300
parents e20fdeee6bdf
children dfed3754f7fd
line wrap: on
line diff
--- a/th_crypto.c	Fri Sep 15 04:49:57 2017 +0300
+++ b/th_crypto.c	Thu Oct 12 17:12:50 2017 +0300
@@ -186,7 +186,7 @@
 }
 
 
-/* Final wrapup - pad to 64-byte boundary with the bit pattern 
+/* Final wrapup - pad to 64-byte boundary with the bit pattern
  * 1 0* (64-bit count of bits processed, MSB-first)
  */
 void th_md5_finish(th_md5state_t *ctx, th_md5hash_t digest)