diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/dlcompat | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/dlcompat')
-rw-r--r-- | devel/dlcompat/DESCR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/dlcompat/DESCR b/devel/dlcompat/DESCR index 33a1b7c70c1..7c6439b4728 100644 --- a/devel/dlcompat/DESCR +++ b/devel/dlcompat/DESCR @@ -1,7 +1,7 @@ -Dynamic loading compatibility library - +Dynamic loading compatibility library + dlcompat provides the dlopen() interface for dynamic loading of modules for applications that need it. It is based on Apple code that was only released via Darwin CVS. - + This version comes from the Fink project. |