summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h')
-rw-r--r--TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h
index 677b9cbfd4a..6c7d931d988 100644
--- a/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h
+++ b/TAO/orbsvcs/examples/RtEC/IIOPGateway/Gateway.h
@@ -29,7 +29,7 @@ public:
Gateway (void);
/// Run the test
- int run (int argc, ACE_TCHAR* argv[]);
+ int run (int argc, char* argv[]);
private:
int parse_args (int argc, char *argv[]);