summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-31 22:55:22 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-31 22:55:22 +0000
commit551a94446aa93c7c20d4f9da9bb94f78405103be (patch)
tree7774cf0fef5bbe805a0e0817bb55ff8ad5489c7f /examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
parentaad27112435cdf14857ae35e05717c10533e0229 (diff)
downloadATCD-551a94446aa93c7c20d4f9da9bb94f78405103be.tar.gz
Added ACE_RCSID to examples/
Diffstat (limited to 'examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp')
-rw-r--r--examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp b/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
index 710372d42cb..7b45cbdb3ba 100644
--- a/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
+++ b/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
@@ -3,6 +3,8 @@
#include "ace/SPIPE_Addr.h"
#include "ace/SPIPE_Acceptor.h"
+ACE_RCSID(SPIPE_SAP, consumer_read, "$Id$")
+
#if defined (ACE_HAS_STREAM_PIPES)
#include "shared.h"