summaryrefslogtreecommitdiff
path: root/TAO/examples/Quoter/Factory_Finder.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Quoter/Factory_Finder.h')
-rw-r--r--TAO/examples/Quoter/Factory_Finder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Quoter/Factory_Finder.h b/TAO/examples/Quoter/Factory_Finder.h
index 2bed421dc17..21858e3841c 100644
--- a/TAO/examples/Quoter/Factory_Finder.h
+++ b/TAO/examples/Quoter/Factory_Finder.h
@@ -40,7 +40,7 @@ public:
int init (int argc, char *argv[] ACE_ENV_ARG_DECL);
// Initialize the Quoter_Server state - parsing arguments and ...
- int run (ACE_ENV_SINGLE_ARG_DECL);
+ int run (void);
// Run the orb
u_int parse_args (void);