summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Crash_Test/client.cpp')
-rw-r--r--TAO/orbsvcs/tests/Security/Crash_Test/client.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp b/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp
index c014c9abc29..e30b656e067 100644
--- a/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp
+++ b/TAO/orbsvcs/tests/Security/Crash_Test/client.cpp
@@ -5,7 +5,9 @@
#include "ace/OS_NS_unistd.h"
#include "testC.h"
-ACE_RCSID(Send_File, client, "$Id$")
+ACE_RCSID (Send_File,
+ client,
+ "$Id$")
const char *ior = "file://test.ior";
CORBA::Boolean call_shutdown = 0;