summaryrefslogtreecommitdiff
path: root/TAO/tao/TimeBase.pidl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-12-08 15:40:06 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-12-08 15:40:06 +0000
commit8ad7450f6119110aefd6cef0ae26d384c13758c2 (patch)
treed1c0b19f04aa701c831dfd9577ee2ac3eec848d4 /TAO/tao/TimeBase.pidl
parent283567d1edcd1731db1a2e9923b710f98ffa6449 (diff)
downloadATCD-8ad7450f6119110aefd6cef0ae26d384c13758c2.tar.gz
ChangeLogTag: Wed Dec 8 15:39:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
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;