summaryrefslogtreecommitdiff
path: root/ACE/examples/Shared_Memory/test_MM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Shared_Memory/test_MM.cpp')
-rw-r--r--ACE/examples/Shared_Memory/test_MM.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Shared_Memory/test_MM.cpp b/ACE/examples/Shared_Memory/test_MM.cpp
index 90697296dbc..27184bb8e2d 100644
--- a/ACE/examples/Shared_Memory/test_MM.cpp
+++ b/ACE/examples/Shared_Memory/test_MM.cpp
@@ -6,7 +6,7 @@
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_stdlib.h"
-ACE_RCSID(Shared_Memory, test_MM, "$Id$")
+
#define SHMSZ 27
ACE_TCHAR shm_key[] = ACE_TEXT ("/tmp/fooXXXXXX");