summaryrefslogtreecommitdiff
path: root/audio/portaudio/DESCR
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
committerrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
commitf795c2e4750a21c358eb4eba83184326b68adce0 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /audio/portaudio/DESCR
parentc7051d394905450b08f91eb4b95f8961b2af4385 (diff)
downloadpkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz
Removed trailing white-space.
Diffstat (limited to 'audio/portaudio/DESCR')
-rw-r--r--audio/portaudio/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/portaudio/DESCR b/audio/portaudio/DESCR
index 3efe5ca83f9..ea9b3c87917 100644
--- a/audio/portaudio/DESCR
+++ b/audio/portaudio/DESCR
@@ -4,7 +4,7 @@ many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and
BeOS. PortAudio is intended to promote the exchange of audio synthesis
software between developers on different platforms, and was recently
selected as the audio component of a larger PortMusic project that includes
-MIDI and sound file support.
+MIDI and sound file support.
PortAudio provides a very simple API for recording and/or playing sound
using a simple callback function. Example programs are included that