cleanup: Big pile of whitespace fixes, all at once.
[u/mdw/catacomb] / tests / md4
index 551b6a3..1439c35 100644 (file)
--- a/tests/md4
+++ b/tests/md4
@@ -1,6 +1,6 @@
 # Test vectors for MD4 hash function
 #
-# $Id: md4,v 1.1 1999/09/03 08:41:14 mdw Exp $
+# $Id: md4,v 1.2 2000/07/15 10:03:13 mdw Exp $
 
 # --- Basic hash function ---
 #
@@ -8,7 +8,6 @@
 # implementation.
 
 md4 {
-
   ""                   31d6cfe0d16ae931b73c59d7e0c089c0;
   "a"                  bde52cb31de33e46245e05fbdbd6fb24;
   "abc"                        a448017aaf21d8525fc10ae87aa6729d;
@@ -27,7 +26,7 @@ md4 {
 # HMAC code is autogenerated anyway, and ought to be reliable and correct.
 #
 # These test vectors are here to spot changes in behaviour rather than ensure
-# interoperability.  
+# interoperability.
 
 md4-hmac {
   "Hi There"