diff options
Diffstat (limited to 'src/common/torgzip.c')
-rw-r--r-- | src/common/torgzip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/torgzip.c b/src/common/torgzip.c index 0e781cca6f..12af332b70 100644 --- a/src/common/torgzip.c +++ b/src/common/torgzip.c @@ -1,6 +1,7 @@ /* Copyright 2004 Roger Dingledine */ /* See LICENSE for licensing information */ /* $Id$ */ +const char torgzip_c_id[] = "$Id$"; /** * \file torgzip.c |