diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-04-01 18:08:31 +0300 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-04-01 18:09:49 +0300 |
commit | 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 (patch) | |
tree | 2abf1c896f8e1fd58b9c4e767d74a5ba36df7259 /lang/ocaml-camlidl | |
parent | UPDATING: fix trailing whitespace (diff) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket
Diffstat (limited to 'lang/ocaml-camlidl')
-rw-r--r-- | lang/ocaml-camlidl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-camlidl/pkg-descr b/lang/ocaml-camlidl/pkg-descr index 5bd39063797a..47bf8723c6e4 100644 --- a/lang/ocaml-camlidl/pkg-descr +++ b/lang/ocaml-camlidl/pkg-descr @@ -9,6 +9,6 @@ annotations, plus a notion of object interfaces that look like C++ classess without inheritance.) * A (currently small) library of functions and tools to import COM -components in Caml applications, and export Caml code as COM components. +components in Caml applications, and export Caml code as COM components. WWW: http://caml.inria.fr/pub/old_caml_site/camlidl/ |