applied Alexander Clouter's 9base sha1sum patch - 9base - revived minimalist port of Plan 9 userland to Unix | |
git clone git://git.suckless.org/9base | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 7a0d18922b67c0e21c415e0865a1cfdb0646f020 | |
parent c5aeaf9ec5e393061e87fe5d41d002ef5d4428e9 | |
Author: Anselm R Garbe | |
Date: Thu, 16 Jun 2016 10:02:58 +0200 applied Alexander Clouter's 9base sha1sum patch Diffstat: M sha1sum/sha1sum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/sha1sum/sha1sum.c b/sha1sum/sha1sum.c | |
@@ -12,7 +12,7 @@ digestfmt(Fmt *fmt) p = va_arg(fmt->args, uchar*); for(i=0; i |