summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/DevGuideExamples/EventServices
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 12:08:53 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 12:08:53 +0000
commit157b7dbd025bd64b80c6a18c99fea53d58b4747a (patch)
tree6afee25128e1b23f77841b1b806938d20125cc70 /TAO/orbsvcs/DevGuideExamples/EventServices
parent13770821498b1c8e4515fed58163047ed9c34424 (diff)
downloadATCD-157b7dbd025bd64b80c6a18c99fea53d58b4747a.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO/orbsvcs/DevGuideExamples/EventServices')
-rw-r--r--TAO/orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README b/TAO/orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README
index 42db0c2a7c1..b454e74edd4 100644
--- a/TAO/orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README
+++ b/TAO/orbsvcs/DevGuideExamples/EventServices/OMG_Basic/README
@@ -28,7 +28,7 @@ EchoEventSupplerMain.cpp
Main program for a PushSupplier.
EchoEventSupplier -ORBInitRef NameService=file://ns.ior
-
+
It will publish an event to the event channel every second.
Use Control-C to kill the process.