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