summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-07 05:29:37 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-07 05:29:37 +0000
commit0bc4d236c2e24470a4b3c55699649f0577c0e10d (patch)
tree16a313e582957abfb35c388dc2c7969c00b6fba7
parent65ec7b57d7072b1b67fe6bf14ec20e10f1d450bb (diff)
downloadATCD-0bc4d236c2e24470a4b3c55699649f0577c0e10d.tar.gz
Formatting change
-rw-r--r--TAO/tests/Timed_Buffered_Oneways/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Timed_Buffered_Oneways/client.cpp b/TAO/tests/Timed_Buffered_Oneways/client.cpp
index d1a6503dff6..fa6a351e9c7 100644
--- a/TAO/tests/Timed_Buffered_Oneways/client.cpp
+++ b/TAO/tests/Timed_Buffered_Oneways/client.cpp
@@ -254,7 +254,7 @@ main (int argc, char **argv)
// Get an object reference from the argument string.
object = orb->string_to_object (IOR,
- ACE_TRY_ENV);
+ ACE_TRY_ENV);
ACE_TRY_CHECK;
// Try to narrow the object reference to a <test> reference.