summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-13 10:39:50 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-13 10:39:50 +0000
commitb180ad00436e20b6cbb14682fc539fbc84cdada4 (patch)
tree506dc7b11e33fe9733307c250ac6d2183ee63be3 /TAO
parentbe5ceb3232d6f87b2161354ec62df5a3539200d0 (diff)
downloadATCD-b180ad00436e20b6cbb14682fc539fbc84cdada4.tar.gz
ChangeLogTag: Fri Jun 13 10:37:00 UTC 2008 Simon Massey <sma at prismtech dot com>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog6
-rw-r--r--TAO/tests/TransportCurrent/lib/Client_Request_Interceptor.cpp2
2 files changed, 7 insertions, 1 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 6e56ff6d831..7c5dd31e55a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 13 10:37:00 UTC 2008 Simon Massey <sma at prismtech dot com>
+
+ * tests/TransportCurrent/lib/Client_Request_Interceptor.cpp:
+
+ Didn't provide the full change!
+
Fri Jun 13 03:53:52 UTC 2008 J.T. Conklin <jtc@acorntoolworks.com>
* configure.ac:
diff --git a/TAO/tests/TransportCurrent/lib/Client_Request_Interceptor.cpp b/TAO/tests/TransportCurrent/lib/Client_Request_Interceptor.cpp
index b8e32bc071f..a49475935eb 100644
--- a/TAO/tests/TransportCurrent/lib/Client_Request_Interceptor.cpp
+++ b/TAO/tests/TransportCurrent/lib/Client_Request_Interceptor.cpp
@@ -46,7 +46,7 @@ namespace Test
int tmp = 0;
ACE_TCHAR **argv = 0;
CORBA::ORB_var orb = CORBA::ORB_init (tmp,
- 0,
+ argv,
orb_id_.in ());
// Call the test function, which will throw an exception on