X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ar_io.c;h=6679547a0de7e12ff50f37ca69d31fd8cb2a1b13;hb=a547751988577b94d9cefd260173ec7e69b8669c;hp=2a833bb2f65d333c5b285d553cc8d7de916d01ab;hpb=636335dbb356165e1d3e7cf91c416696d8b93910;p=debian%2Fpax diff --git a/ar_io.c b/ar_io.c index 2a833bb..6679547 100644 --- a/ar_io.c +++ b/ar_io.c @@ -1248,8 +1248,9 @@ ar_next(void) /* * ar_start_gzip() - * starts the gzip compression/decompression process as a child, using magic - * to keep the fd the same in the calling function (parent). + * starts the compress, gzip or bzip2 compression/decompression process + * as a child, using magic to keep the fd the same in the calling function + * (parent). */ void ar_start_gzip(int fd, const char *gzip_program, int wr)