[hackers] [sbase] tar: Match type like everywhere else || sin
commit 76eb6bdf42a36cc40fb31b2f7a1202a05e482cd9
Author: sin <sin_AT_2f30.org>
Date: Thu Apr 23 15:31:26 2015 +0100
tar: Match type like everywhere else
diff --git a/tar.c b/tar.c
index 6e70425..09a19cb 100644
--- a/tar.c
+++ b/tar.c
_AT_@ -143,7 +143,7 @@ putoctal(char *dst, unsigned num, int size)
static int
archive(const char *path)
{
- unsigned char b[BLKSIZ];
+ char b[BLKSIZ];
struct group *gr;
struct header *h;
struct passwd *pw;
Received on Thu Apr 23 2015 - 16:32:07 CEST
This archive was generated by hypermail 2.3.0
: Thu Apr 23 2015 - 16:36:17 CEST