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 /net/soup | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/soup')
-rw-r--r-- | net/soup/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/soup/DESCR b/net/soup/DESCR index 94abc76f05f..f85af23ac59 100644 --- a/net/soup/DESCR +++ b/net/soup/DESCR @@ -1,4 +1,4 @@ -Soup is a SOAP (Simple Object Access Protocol) implementation in C. +Soup is a SOAP (Simple Object Access Protocol) implementation in C. It provides an queued asynchronous callback-based mechanism for sending and servicing SOAP requests, and a WSDL (Web Service Definition Language) to C |