aboutsummaryrefslogtreecommitdiff
path: root/src/common/torgzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/torgzip.c')
-rw-r--r--src/common/torgzip.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/torgzip.c b/src/common/torgzip.c
index b6753e8aca..8d4438907d 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"