summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP.h')
-rw-r--r--TAO/tao/GIOP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP.h b/TAO/tao/GIOP.h
index 9099182ec74..7d1ede74e24 100644
--- a/TAO/tao/GIOP.h
+++ b/TAO/tao/GIOP.h
@@ -154,7 +154,7 @@ public:
// requirements (like 8 byte boundaries); hence the size of it may not
// match the size of the header on the wire.
//#define TAO_GIOP_HEADER_LEN sizeof (TAO_GIOP_MessageHeader)
-// XXXTAO - I made this explicitly 12 (ASG)
+// @@ - I made this explicitly 12 (ASG)
#define TAO_GIOP_HEADER_LEN 12
// Support for Implicit ORB Service Context.