summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/CosEC/Simple/Supplier.h')
-rw-r--r--TAO/orbsvcs/examples/CosEC/Simple/Supplier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h
index 789c67bda1f..9f26df820ed 100644
--- a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h
+++ b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.h
@@ -35,7 +35,7 @@ public:
Supplier (void);
// Constructor
- int run (int argc, char* argv[]);
+ int run (int argc, ACE_TCHAR* argv[]);
// Run the test
// = The CosEventComm::PushSupplier methods