summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Bug_2415_Regression
diff options
context:
space:
mode:
authorpollockt <pollockt@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-11-03 14:14:53 +0000
committerpollockt <pollockt@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-11-03 14:14:53 +0000
commita9ba086440ddc62baa1cf20f897d0c096307c4c1 (patch)
tree60a614ba9aae5480f913b6525f2535562b9538f3 /TAO/orbsvcs/tests/Notify/Bug_2415_Regression
parentc9346dab08d64dbb80c4eaa285a73d59ea55adbb (diff)
downloadATCD-a9ba086440ddc62baa1cf20f897d0c096307c4c1.tar.gz
Mon Nov 03 14:13:12 UTC 2008 Tim Pollock <pollockt@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Bug_2415_Regression')
-rw-r--r--TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Supplier.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Supplier.cpp b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Supplier.cpp
index 97dff122ea9..d033f457c44 100644
--- a/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Supplier.cpp
+++ b/TAO/orbsvcs/tests/Notify/Bug_2415_Regression/Supplier.cpp
@@ -26,7 +26,7 @@
const int PER_BATCH = 1;
static TAO_Notify_Tests_StructuredPushSupplier* supplier = 0;
static const ACE_TCHAR *ior_output_file = ACE_TEXT ("supplier.ior");
-ACE_TCHAR* domain = ACE_TEXT ("domain1");
+static const ACE_TCHAR *domain = ACE_TEXT ("domain1");
// ******************************************************************
// Subroutine Section