summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset/Codeset_Manager_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Codeset/Codeset_Manager_Factory.cpp')
-rw-r--r--TAO/tao/Codeset/Codeset_Manager_Factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Codeset/Codeset_Manager_Factory.cpp b/TAO/tao/Codeset/Codeset_Manager_Factory.cpp
index c7c24bef40a..f3da5f2a337 100644
--- a/TAO/tao/Codeset/Codeset_Manager_Factory.cpp
+++ b/TAO/tao/Codeset/Codeset_Manager_Factory.cpp
@@ -19,7 +19,7 @@ TAO_Codeset_Manager_Factory::~TAO_Codeset_Manager_Factory (void)
}
bool
-TAO_Codeset_Manager_Factory::is_default (void) const
+TAO_Codeset_Manager_Factory::is_default () const
{
return false;
}