diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-17 20:11:33 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-17 20:11:33 +0000 |
commit | ffbb1fe8d0edb0939dc5dc321dbd7bf40152cdc8 (patch) | |
tree | bfc025343d22a30a63e2466913b82c4dad8025cf /src/mempool.c | |
parent | 9fd8fe2dcc4a0ab6dd0fa4a548f7c179d79a2fdd (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 'src/mempool.c')
-rw-r--r-- | src/mempool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mempool.c b/src/mempool.c index 4713f16..78d535f 100644 --- a/src/mempool.c +++ b/src/mempool.c @@ -32,7 +32,7 @@ /*! \file mempool.c * \brief A pooling allocator - * \version $Id: mempool.c 1652 2012-11-13 20:28:53Z michael $ + * \version $Id$ */ #include "stdinc.h" |