summaryrefslogtreecommitdiff
path: root/examples/Log_Msg
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-06-29 14:41:33 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-06-29 14:41:33 +0000
commitce7d19470fc5d7dd384fe157a7e6a7b0b08ecc8e (patch)
tree912c2a8b1ebb810cfe74e769ec754a40795bb3fe /examples/Log_Msg
parent96de322badba1125c530d5be9cbcb4fcd5c6c41d (diff)
downloadATCD-ce7d19470fc5d7dd384fe157a7e6a7b0b08ecc8e.tar.gz
ChangeLogTag:Wed Jun 27 12:00:34 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'examples/Log_Msg')
-rw-r--r--examples/Log_Msg/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Log_Msg/README b/examples/Log_Msg/README
index 08e43550c04..047caf9ca77 100644
--- a/examples/Log_Msg/README
+++ b/examples/Log_Msg/README
@@ -1,5 +1,5 @@
This directory contains program(s) that demonstrate how to use ACE's
-Log_Msg class to record various information.
+Log_Msg class to record various information.
* test_callback.cpp: This program tests the Log_Msg
abstraction wrt writing to user defined callback objects.