summaryrefslogtreecommitdiff
path: root/TAO/tao/orbconf.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-15 20:06:51 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-15 20:06:51 +0000
commit2f33b02d0037bc8ee6788c2840c7822922c0c952 (patch)
treedd9680e93d92ed55dcab63954c75283209681cb8 /TAO/tao/orbconf.h
parentbb98ac0816b9558d489efbdf87833dbbbbb75b80 (diff)
downloadATCD-2f33b02d0037bc8ee6788c2840c7822922c0c952.tar.gz
ChangeLogTag:Fri Dec 15 11:36:08 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/orbconf.h')
-rw-r--r--TAO/tao/orbconf.h37
1 files changed, 17 insertions, 20 deletions
diff --git a/TAO/tao/orbconf.h b/TAO/tao/orbconf.h
index bc8824c5359..46a66794fd7 100644
--- a/TAO/tao/orbconf.h
+++ b/TAO/tao/orbconf.h
@@ -1,24 +1,21 @@
// This may look like C, but it's really -*- C++ -*-
-// @ (#) $Id$
-// ============================================================================
-//
-// = LIBRARY
-// TAO
-//
-// = FILENAME
-// orbconf.h
-//
-// = DESCRIPTION
-// Build configuration file for the Inter-ORB Engine, and application
-// level code using it via <corba.hh>
-//
-// = AUTHOR
-// Copyright 1995 by Sun Microsystems, Inc.
-//
-// TAO-specific changes by Chris Cleeland and Douglas C. Schmidt
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file orbconf.h
+ *
+ * $Id$
+ *
+ * Build configuration file for the Inter-ORB Engine, and application
+ * level code using it via <corba.hh>
+ *
+ *
+ * @author Copyright 1995 by Sun Microsystems, Inc.
+ * @author TAO-specific changes by Chris Cleeland
+ * @author and Douglas C. Schmidt
+ */
+//=============================================================================
+
#ifndef TAO_ORB_CONFIG_H
#define TAO_ORB_CONFIG_H
@@ -686,7 +683,7 @@ enum MCAST_SERVICEID
// CLIENT_PRIORITY_POLICY has been deprecated! It is disabled by
// default. It's functionality is replaced by RTCORBA policies, see
-// TAO's RTCORBA documentation for more details.
+// TAO's RTCORBA documentation for more details.
//
//To explicitly enable CLIENT_PRIORITY_POLICY support uncomment the
//following #define TAO_HAS_CLIENT_PRIORITY_POLICY 1