diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-12 08:29:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-12 08:29:35 +0000 |
commit | 38a1bfa7039cf3408e3f6a3cd1066e353fca5568 (patch) | |
tree | d9baa337a95a7248261481d3b7e252f771a367b3 /src | |
parent | 2b46dc540325a52f29aef682ca762b7da972843d (diff) | |
download | coreutils-38a1bfa7039cf3408e3f6a3cd1066e353fca5568.tar.xz |
.
Diffstat (limited to 'src')
-rw-r--r-- | src/sha1sum.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sha1sum.c b/src/sha1sum.c deleted file mode 100644 index 6cda4aa3c..000000000 --- a/src/sha1sum.c +++ /dev/null @@ -1,2 +0,0 @@ -#include "checksum.h" -int algorithm = ALG_SHA1; |