summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README')
-rw-r--r--TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README b/TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README
index 74f2f79cd5a..ddf2d5379d2 100644
--- a/TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README
+++ b/TAO/orbsvcs/DevGuideExamples/EventServices/RTEC_Filter/README
@@ -1,4 +1,4 @@
-// $Id$
+$Id$
Real-Time Event Service
@@ -26,7 +26,7 @@ EchoEventSupplerMain.cpp
Main program for a PushSupplier.
EchoEventSupplier -ORBInitRef NameService=file://ns.ior
-
+
It will publish an event to the event channel every 1 second.
Use Control-C to kill the process.