diff options
Diffstat (limited to 'src/common/address.h')
-rw-r--r-- | src/common/address.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/address.h b/src/common/address.h index 76b7947544..521a360fa1 100644 --- a/src/common/address.h +++ b/src/common/address.h @@ -2,7 +2,6 @@ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ /** * \file address.h @@ -11,7 +10,6 @@ #ifndef _TOR_ADDRESS_H #define _TOR_ADDRESS_H -#define ADDRESS_H_ID "$Id$" #include "orconfig.h" #include "torint.h" |