diff options
Diffstat (limited to 'devel/libmm/DESCR')
-rw-r--r-- | devel/libmm/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmm/DESCR b/devel/libmm/DESCR index 686da068bc7..8b3f812cccb 100644 --- a/devel/libmm/DESCR +++ b/devel/libmm/DESCR @@ -4,4 +4,4 @@ under Unix platforms. On the first (lower) layer it hides all platform dependent implementation details (allocation and locking) when dealing with shared memory segments and on the second (higher) layer it provides a high-level malloc(3)-style API for a convenient and well known way to work -with data-structures inside those shared memory segments. +with data-structures inside those shared memory segments. |