claenups for previous commit
[oweals/busybox.git] / coreutils / md5_sha1_sum.c
index 89d6cec0bfd037e90ad50fb3bf4ba27e60d219b6..87114514373390bfffcdef9ab2922c0c37fa6e73 100644 (file)
@@ -1,7 +1,7 @@
 /* vi: set sw=4 ts=4: */
 /*
- *  Copyright (C) 2003 Glenn L. McGrath
- *  Copyright (C) 2003-2004 Erik Andersen
+ * Copyright (C) 2003 Glenn L. McGrath
+ * Copyright (C) 2003-2004 Erik Andersen
  *
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
@@ -9,7 +9,7 @@
 //config:      bool "md5sum (6.8 kb)"
 //config:      default y
 //config:      help
-//config:      md5sum is used to print or check MD5 checksums.
+//config:      Compute and check MD5 message digest
 //config:
 //config:config SHA1SUM
 //config:      bool "sha1sum (6 kb)"