summaryrefslogtreecommitdiff
path: root/tao/CDR.h
diff options
context:
space:
mode:
Diffstat (limited to 'tao/CDR.h')
-rw-r--r--tao/CDR.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tao/CDR.h b/tao/CDR.h
index a0228ac2e03..60bb7e6eb45 100644
--- a/tao/CDR.h
+++ b/tao/CDR.h
@@ -22,7 +22,7 @@
* The implementation expects that buffers are aligned according
* to the strongest CDR alignment restriction.
*
- * NOTE: this does everything "CDR 1.1" does ... that is, it
+ * @note This does everything "CDR 1.1" does ... that is, it
* supports the five extended OMG-IDL data types in UNO Appendix
* A, which provide richer arithmetic types (64 bit integers,
* "quad precision" FP) and UNICODE-based characters and strings.
@@ -279,7 +279,7 @@ private:
/// Request/reply send timeout.
ACE_Time_Value * timeout_;
//@}
-
+
/// These maps are used by valuetype indirection support.
Repo_Id_Map_Handle repo_id_map_;
#ifdef TAO_HAS_VALUETYPE_CODEBASE