summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-01 20:12:49 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-01 20:12:49 +0000
commit15bb7d5ad641d63151fd9b8646d355ce39f9d848 (patch)
tree50025e7eaec1c24d857db97293f086762850963f
parent52621c8e2f83e30fc44e09f75f63adc03ff5a43d (diff)
downloadATCD-15bb7d5ad641d63151fd9b8646d355ce39f9d848.tar.gz
Fixed typo
-rw-r--r--ChangeLog-98a2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 0b2d53e5403..d25e9a5a6d5 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -4,7 +4,7 @@ Mon Dec 1 14:01:02 1997 Darrell Brunsch <brunsch@cs.wustl.edu>
ace/Log_Record.h ace/OS.h, ace/stdcpp.h:
Changed use of ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION in stdcpp.h
- to include iostream when the above is #defined as 1. Made
+ to include iostream when the above is #defined. Made
changes to other files to accommodate this change.
Mon Dec 01 12:15:00 1997 <irfan@TWOSTEP>