summaryrefslogtreecommitdiff
path: root/TAO/tao/DLL_Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DLL_Parser.h')
-rw-r--r--TAO/tao/DLL_Parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DLL_Parser.h b/TAO/tao/DLL_Parser.h
index 926b52958c1..b63130c2e56 100644
--- a/TAO/tao/DLL_Parser.h
+++ b/TAO/tao/DLL_Parser.h
@@ -52,7 +52,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
*
* Such an application could be written as follows:
*
- * int main (int argc, char* argv)
+ * int ACE_TMAIN (int argc, char* argv)
* {
* CORBA::ORB_var orb = CORBA::ORB_init(argc, argv);
*