whitespace and comment format fixes, no code changes
[oweals/busybox.git] / libbb / hash_md5_sha.c
index 2a7247430cc30feb492203fc625bc4c177eb45b3..a53a382ce2e59d781a3ecadad4ff390d0c68bc6c 100644 (file)
@@ -6,7 +6,6 @@
  *
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
-
 #include "libbb.h"
 
 #define NEED_SHA512 (ENABLE_SHA512SUM || ENABLE_USE_BB_CRYPT_SHA)