summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_errno.h')
-rw-r--r--ACE/ace/OS_NS_errno.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/OS_NS_errno.h b/ACE/ace/OS_NS_errno.h
index 9ff085429b2..85e85735b2c 100644
--- a/ACE/ace/OS_NS_errno.h
+++ b/ACE/ace/OS_NS_errno.h
@@ -55,7 +55,7 @@ namespace ACE_OS {
/**
* @class ACE_CE_Errno
*
- * Some versions of CE don't support <errno> and some versions'
+ * Some versions of CE don't support @c errno and some versions'
* implementations are busted. So we implement our own.
* Our implementation takes up one Tls key, however, it does not
* allocate memory fromt the heap so there's no problem with cleanin