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 /lang/siod | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'lang/siod')
-rw-r--r-- | lang/siod/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/siod/DESCR b/lang/siod/DESCR index 218d9bb617b..21f59053cd2 100644 --- a/lang/siod/DESCR +++ b/lang/siod/DESCR @@ -5,7 +5,7 @@ scripting extensions. The motivation behind SIOD remains a small footprint, in every sense of the word, at runtime, at compile time, and in cognitive attention required to understand how the system works enough to be able to -extend it as well as the author would have done the work himself. +extend it as well as the author would have done the work himself. About eight years have passed since that initial release. It has been possible to add a feature or two without contributing to the cause of @@ -13,4 +13,4 @@ software bloat, with the code segment of the libsiod shared library remaining under 75K bytes on a prototypical comparison machine like a VAX. Furthermore, as the richness of the C runtime library available on most systems has improved over time, SIOD remains a useful kind of -glue to have in a software engineers toolbox. +glue to have in a software engineers toolbox. |