summaryrefslogtreecommitdiff
path: root/ACE/examples
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 06:39:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 06:39:18 +0000
commita7b280e809930e3bbb484d8f0fa5462b0d36db85 (patch)
tree4570f503460b416af3076a27f1b741a5dfa0c631 /ACE/examples
parent308ed80098b8e224001810303495570e38676bf9 (diff)
downloadATCD-a7b280e809930e3bbb484d8f0fa5462b0d36db85.tar.gz
Spaces
Diffstat (limited to 'ACE/examples')
-rw-r--r--ACE/examples/Reactor/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/examples/Reactor/README b/ACE/examples/Reactor/README
index fefaeeaf317..169a18f700b 100644
--- a/ACE/examples/Reactor/README
+++ b/ACE/examples/Reactor/README
@@ -1,8 +1,8 @@
This directory contains subdirectories that test the ACE Reactor and Proactor
. Dgram
- Tests the CODgram and Dgram classes with the Reactor.
-
+ Tests the CODgram and Dgram classes with the Reactor.
+
. Misc
Various miscellaneous tests of Reactor functionality
(e.g., signals, timers, notification, etc.).