summaryrefslogtreecommitdiff
path: root/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp')
-rw-r--r--ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp b/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
index 3da3436377e..511c198b2b5 100644
--- a/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
+++ b/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
@@ -14,7 +14,7 @@
#include "ace/Malloc_T.h"
#include "ace/MMAP_Memory_Pool.h"
-ACE_RCSID(Shared_Malloc, test_multiple_mallocs, "$Id$")
+
#if (ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1)
typedef ACE_PI_Control_Block CONTROL_BLOCK;