diff options
Diffstat (limited to 'src/or/dnsserv.c')
-rw-r--r-- | src/or/dnsserv.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/or/dnsserv.c b/src/or/dnsserv.c index ff8d76e3b3..11002e9d7f 100644 --- a/src/or/dnsserv.c +++ b/src/or/dnsserv.c @@ -1,8 +1,5 @@ /* Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ -const char dnsserv_c_id[] = - "$Id$"; /** * \file dnsserv.c \brief Implements client-side DNS proxy server code. Note: |