summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-18 16:47:19 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-18 16:47:19 +0000
commit15650f29e298a82b9f41e6f3623243aa9b4b278a (patch)
treeb5b1e4d0bdbb55152f5b85a4ec45bdc7ef28d4e5
parent6207a8884687110649f298db4a2c5da91d70cd5c (diff)
downloadATCD-15650f29e298a82b9f41e6f3623243aa9b4b278a.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 17b25c74d50..112e1f98b92 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,7 +1,7 @@
Fri Jun 18 11:37:31 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Service_Config.h (class ACE_Static_Svc_Descriptor): Changed
- LPCTSTR to 'const ASYS_TCHAR*'.
+ the type of <name_> from LPTCSTR to 'const ASYS_TCHAR*'.
Thu Jun 17 12:46:30 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>