summaryrefslogtreecommitdiff
path: root/ace/QoS/QoS_Decorator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/QoS/QoS_Decorator.h')
-rw-r--r--ace/QoS/QoS_Decorator.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/ace/QoS/QoS_Decorator.h b/ace/QoS/QoS_Decorator.h
index 512912e7c3b..cf062216ec4 100644
--- a/ace/QoS/QoS_Decorator.h
+++ b/ace/QoS/QoS_Decorator.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -26,7 +26,7 @@
#include "SOCK_Dgram_Mcast_QoS.h"
#include "ACE_QoS_Export.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+ACE_RCSID(QOS_Decorator, QOS_Decorator, "$Id$")
/**
* @class ACE_QoS_Decorator_Base
@@ -173,7 +173,5 @@ private:
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* QOS_DECORATOR_H */