summaryrefslogtreecommitdiff
path: root/TAO/tao/MCAST_Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MCAST_Parser.h')
-rw-r--r--TAO/tao/MCAST_Parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/MCAST_Parser.h b/TAO/tao/MCAST_Parser.h
index fc999cceccf..62a02f9b2bc 100644
--- a/TAO/tao/MCAST_Parser.h
+++ b/TAO/tao/MCAST_Parser.h
@@ -40,10 +40,10 @@ class TAO_Export TAO_MCAST_Parser : public TAO_IOR_Parser
{
public:
/// Constructor
- TAO_MCAST_Parser (void);
+ TAO_MCAST_Parser ();
/// The destructor
- virtual ~TAO_MCAST_Parser (void);
+ virtual ~TAO_MCAST_Parser ();
/// = The IOR_Parser methods, please read the documentation in
/// IOR_Parser.h