diff options
Diffstat (limited to 'src/common/memarea.c')
-rw-r--r-- | src/common/memarea.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/memarea.c b/src/common/memarea.c index 93b9d4f921..b99ced1351 100644 --- a/src/common/memarea.c +++ b/src/common/memarea.c @@ -1,6 +1,5 @@ /* Copyright (c) 2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ /** \file memarea.c * \brief Implementation for memarea_t, an allocator for allocating lots of |