summaryrefslogtreecommitdiff
path: root/ACE/tests/Mem_Map_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
commitf896b003bd582d632ec64016ed6411e1b30b603f (patch)
treeb219a8bc3523797ef7e34a313198572599424fce /ACE/tests/Mem_Map_Test.cpp
parent4ac9f6f6b3a8774e5c2675b2a82736d6e5f54cc2 (diff)
downloadATCD-f896b003bd582d632ec64016ed6411e1b30b603f.tar.gz
Removed ACE_RCSID
Diffstat (limited to 'ACE/tests/Mem_Map_Test.cpp')
-rw-r--r--ACE/tests/Mem_Map_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Mem_Map_Test.cpp b/ACE/tests/Mem_Map_Test.cpp
index 31afdb02152..81a496cbb00 100644
--- a/ACE/tests/Mem_Map_Test.cpp
+++ b/ACE/tests/Mem_Map_Test.cpp
@@ -27,7 +27,7 @@
#include "ace/OS_NS_fcntl.h"
#include "ace/OS_Memory.h"
-ACE_RCSID(tests, Mem_Map_Test, "Mem_Map_Test.cpp,v 4.36 2003/11/01 11:15:25 dhinton Exp")
+
#if !defined (ACE_LACKS_MMAP)