summaryrefslogtreecommitdiff
path: root/devel/libmm
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/libmm
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/libmm')
-rw-r--r--devel/libmm/DESCR2
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.