summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-11 21:43:24 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-11 21:43:24 +0000
commite748bc9c8c5fd99ce65d2b1303d7672a750f15f6 (patch)
treede9d6910235e277c13a55647c9d7801c1c8156f9
parentd3f9bd9aec474ede36d0cfe785b5e97e8f54215f (diff)
downloadATCD-e748bc9c8c5fd99ce65d2b1303d7672a750f15f6.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index d2ff75d2346..518e1c5e0e0 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -7,8 +7,8 @@ Sun Apr 11 16:09:16 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Sun Apr 11 16:02:49 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* examples/IPC_SAP/SOCK_SAP/CPP-inserver-fancy.cpp (create_handler):
- Fixed the warnings (control reaching end of block) and error (passing
- u_long to close) which showed up on Linux(with config-linux.h)
+ Fixed the warnings (control reaching end of block) and error (passing
+ u_long to close) which showed up on Linux(with config-linux.h)
* performance-tests/Misc/preempt.cpp:
* examples/Threads/task_five.cpp: Replaced ACE_MT_SYNCH by
ACE_SYNCH to get it compile on Linux.