From 50e4d660ace54d8da2cb09d537138447a92c68bd Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 6 Apr 2002 05:15:46 +0000 Subject: Fix email addr --- archival/gunzip.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archival/gunzip.c b/archival/gunzip.c index 5fdb0917a..dde670167 100644 --- a/archival/gunzip.c +++ b/archival/gunzip.c @@ -7,9 +7,9 @@ * Originally adjusted for busybox by Sven Rudolph * based on gzip sources * - * Adjusted further by Erik Andersen , - * to support files as well as stdin/stdout, and to generally behave itself wrt - * command line handling. + * Adjusted further by Erik Andersen to support files as + * well as stdin/stdout, and to generally behave itself wrt command line + * handling. * * General cleanup to better adhere to the style guide and make use of standard * busybox functions by Glenn McGrath -- cgit v1.2.3