summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mempool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mempool.h b/include/mempool.h
index 82bc747..591c066 100644
--- a/include/mempool.h
+++ b/include/mempool.h
@@ -32,7 +32,7 @@
/*! \file mempool.h
* \brief Pooling allocator
- * \version $Id: mempool.h 1652 2012-11-13 20:28:53Z michael $
+ * \version $Id$
*/
#ifndef TOR_MEMPOOL_H