summaryrefslogtreecommitdiff
path: root/ACE/ace/Shared_Memory_Pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Shared_Memory_Pool.h')
-rw-r--r--ACE/ace/Shared_Memory_Pool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Shared_Memory_Pool.h b/ACE/ace/Shared_Memory_Pool.h
index a54ef63da58..dfc5786b57f 100644
--- a/ACE/ace/Shared_Memory_Pool.h
+++ b/ACE/ace/Shared_Memory_Pool.h
@@ -122,7 +122,7 @@ public:
virtual int protect (ssize_t len = -1, int prot = PROT_RDWR);
/// Change the protection of the pages of the mapped region to <prot>
- /// starting at <addr> up to <len> bytes.
+ /// starting at <addr> up to @a len bytes.
virtual int protect (void *addr, size_t len, int prot = PROT_RDWR);
/// Return the base address of this memory pool, 0 if base_addr