summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/PI.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/PI.h')
-rw-r--r--TAO/tao/PI/PI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PI/PI.h b/TAO/tao/PI/PI.h
index 2d0f9cbe662..addfd85df07 100644
--- a/TAO/tao/PI/PI.h
+++ b/TAO/tao/PI/PI.h
@@ -31,7 +31,7 @@ class TAO_PI_Export TAO_PI_Init
public:
/// Used to force the initialization of the ORB code.
- static int Initializer (void);
+ static int Initializer ();
};
#if defined (TAO_AS_STATIC_LIBS) || (defined (ACE_VXWORKS) && !defined (__RTP__))