summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 14:51:50 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 14:51:50 +0000
commit0393c9d185934f10cc915f57bc2ccedbc5ef51ec (patch)
tree0b98415ce934fb42a2039c00ab884a8ab6795536 /ACE
parentf9f403e6cc229b4c23d47d44b73063924635a8a4 (diff)
downloadATCD-0393c9d185934f10cc915f57bc2ccedbc5ef51ec.tar.gz
Fixed fuzz
Diffstat (limited to 'ACE')
-rw-r--r--ACE/protocols/ace/RMCast/README1
-rw-r--r--ACE/protocols/examples/RMCast/Send_Msg/README2
2 files changed, 3 insertions, 0 deletions
diff --git a/ACE/protocols/ace/RMCast/README b/ACE/protocols/ace/RMCast/README
index 9eda58871b0..174b3f2dd1f 100644
--- a/ACE/protocols/ace/RMCast/README
+++ b/ACE/protocols/ace/RMCast/README
@@ -1,3 +1,4 @@
+$Id$
Introduction
------------
diff --git a/ACE/protocols/examples/RMCast/Send_Msg/README b/ACE/protocols/examples/RMCast/Send_Msg/README
index b02056bf0cf..82a1c353c9f 100644
--- a/ACE/protocols/examples/RMCast/Send_Msg/README
+++ b/ACE/protocols/examples/RMCast/Send_Msg/README
@@ -1,3 +1,5 @@
+$Id$
+
In this example SENDER sends a number (defined in Protocol.h, 10000
by default) of messages to the multicast group. Each message has
an application-level sequence number. RECEIVER tries to receive them