summaryrefslogtreecommitdiff
path: root/ace/Array.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Array.h')
-rw-r--r--ace/Array.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/Array.h b/ace/Array.h
index be28d342eef..c3159cd7a89 100644
--- a/ace/Array.h
+++ b/ace/Array.h
@@ -6,7 +6,9 @@
*
* $Id$
*
- * NOTE: this file has been deprecated and will soon go away. You
+ * @deprecated
+ *
+ * @note This file has been deprecated and will soon go away. You
* should directly include "Containers_T.h" instead.
*
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>