From fcd0fc3364947071944cba0420d27cf267a3b146 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 11 Jun 2005 05:31:17 +0000 Subject: flesh out the source file descriptions for doxygen svn:r4404 --- src/common/torgzip.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/common/torgzip.c') diff --git a/src/common/torgzip.c b/src/common/torgzip.c index b6753e8ac..8d4438907 100644 --- a/src/common/torgzip.c +++ b/src/common/torgzip.c @@ -6,8 +6,7 @@ const char torgzip_c_id[] = "$Id$"; /** * \file torgzip.c - * - * \brief Simple in-memory gzip implementation. + * \brief A simple in-memory gzip implementation. **/ #include "orconfig.h" -- cgit v1.2.3