summaryrefslogtreecommitdiff
path: root/TAO/tao/TimeBase.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TimeBase.pidl')
-rw-r--r--TAO/tao/TimeBase.pidl10
1 files changed, 2 insertions, 8 deletions
diff --git a/TAO/tao/TimeBase.pidl b/TAO/tao/TimeBase.pidl
index afa20b97b1a..e9ab1f5d6c9 100644
--- a/TAO/tao/TimeBase.pidl
+++ b/TAO/tao/TimeBase.pidl
@@ -18,13 +18,7 @@
* -Wb,post_include="ace/post.h"
* TimeBase.pidl
*
- * after the file is generated a patch must be applied. The patch
- * eliminates cycles in the include dependencies. The changes are
- * required because the generated code is part of the TAO library, it
- * hardly makes any sense to change the IDL compiler to support
- * changes that are very occasional.
- *
- *
+ * After that the files are ready for use
*/
//=============================================================================
@@ -49,7 +43,7 @@ module TimeBase
/**
* In other words each TimeT is 10^-7 seconds.
* When used for absolute time 0 is to October 15, 1582. Please read
- * the spec for further details.
+ * the spec for further details.
*/
typedef unsigned long long TimeT;