diff options
Diffstat (limited to 'src/common/util.c')
-rw-r--r-- | src/common/util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/util.c b/src/common/util.c index 4a8d762e4f..7dc8bcfb9e 100644 --- a/src/common/util.c +++ b/src/common/util.c @@ -2,8 +2,6 @@ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ -const char util_c_id[] = "$Id$"; /** * \file util.c |