10 Feb
2013
10 Feb
'13
2:06 a.m.
diff --git a/compress.c b/compress.c index ee11988..fa2d43f 100644 --- a/compress.c +++ b/compress.c @@ -80,7 +80,6 @@ struct compress { int fd; unsigned int flags; - __u64 buffer_size; char error[COMPR_ERR_MAX]; struct compr_config *config; int running:1;
--
1.7.2.5