summaryrefslogtreecommitdiff
path: root/include/mempool.h
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-11-17 20:11:33 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-11-17 20:11:33 +0000
commitffbb1fe8d0edb0939dc5dc321dbd7bf40152cdc8 (patch)
treebfc025343d22a30a63e2466913b82c4dad8025cf /include/mempool.h
parent9fd8fe2dcc4a0ab6dd0fa4a548f7c179d79a2fdd (diff)
- Fixed inconsistent svn file properties
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1662 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include/mempool.h')
-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