summaryrefslogtreecommitdiff
path: root/examples/Shared_Memory
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-23 16:04:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-23 16:04:12 +0000
commitcd755938747721a508099129566e90c38a51b870 (patch)
tree888a37b59f92dd7640beb6049094c07c3fd2f23a /examples/Shared_Memory
parente6abbe6fc23e6ac76adb309bf066b37e08d76ac3 (diff)
downloadATCD-cd755938747721a508099129566e90c38a51b870.tar.gz
change SCCS keywords (in our files only) to RCS keywords
Diffstat (limited to 'examples/Shared_Memory')
-rw-r--r--examples/Shared_Memory/test_MM.cpp2
-rw-r--r--examples/Shared_Memory/test_SV.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Shared_Memory/test_MM.cpp b/examples/Shared_Memory/test_MM.cpp
index 8cb304c8ac2..93f6a264eb2 100644
--- a/examples/Shared_Memory/test_MM.cpp
+++ b/examples/Shared_Memory/test_MM.cpp
@@ -1,5 +1,5 @@
#include "ace/Log_Msg.h"
-// @(#)test_MM.cpp 1.1 10/18/96
+// $Id$
#include "ace/Shared_Memory_MM.h"
diff --git a/examples/Shared_Memory/test_SV.cpp b/examples/Shared_Memory/test_SV.cpp
index f585318ea1a..f05e4a8c86a 100644
--- a/examples/Shared_Memory/test_SV.cpp
+++ b/examples/Shared_Memory/test_SV.cpp
@@ -1,5 +1,5 @@
#include "ace/Log_Msg.h"
-// @(#)test_SV.cpp 1.1 10/18/96
+// $Id$
#include "ace/Shared_Memory_SV.h"