summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-24 15:47:48 +0000
committermk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-24 15:47:48 +0000
commitcffebe0afd40ca5fa5f160ad3224e4461d4048a0 (patch)
tree107a6d2ccab9efd9f170446028d55c6120c6d8bf
parentbba6eb8a5b991de45001380590fb226dba22897c (diff)
downloadATCD-cffebe0afd40ca5fa5f160ad3224e4461d4048a0.tar.gz
minor change
-rw-r--r--TAO/tests/Quoter/Factory_Finder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Quoter/Factory_Finder.cpp b/TAO/tests/Quoter/Factory_Finder.cpp
index 477f3e7d6dd..11fb3b70bf9 100644
--- a/TAO/tests/Quoter/Factory_Finder.cpp
+++ b/TAO/tests/Quoter/Factory_Finder.cpp
@@ -194,7 +194,7 @@ Quoter_Factory_Finder_Server::parse_args (void)
int
main (int argc, char *argv [])
{
- Quoter_Factory_Finder_Server quoter_Factory_Finder_server;
+ Quoter_Factory_Finder_Server quoter_Factory_Finder_Server;
ACE_DEBUG ((LM_DEBUG,
"\n\tIDL_Quoter:Quoter_Factory_Finder \n \n"));