diff options
author | stanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2013-02-18 01:59:32 +0000 |
---|---|---|
committer | stanleyk <stanleyk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2013-02-18 01:59:32 +0000 |
commit | fba469c0944c40274f5a3b15338879cd86670d9f (patch) | |
tree | 9abba39f53f0a0cf23559a607a41a3ab0ef88ee5 /ACE/ChangeLog | |
parent | e4207555f8571350149676b0e2668a30ab93ce84 (diff) | |
download | ATCD-fba469c0944c40274f5a3b15338879cd86670d9f.tar.gz |
Removed extraneous characters which were preventing compilation of SSL_Context.cpp
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r-- | ACE/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog index afa27a109a9..cd325f5424d 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,10 @@ +Mon Feb 18 01:57:31 UTC 2013 Kevin Stanley <stanleyk@ociweb.com> + + * ace/SSL/SSL_Context.cpp: + + Removed what appeared to be extraneous characters '3D' + from cut and paste. + Sun Feb 17 03:37:42 UTC 2013 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu> * ace/SSL/SSL_Context.h (ACE_SSL_Context): Added a missing comma. |