summaryrefslogtreecommitdiff
path: root/audio/portaudio
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 08:26:03 +0000
committerrillig <rillig>2005-05-23 08:26:03 +0000
commit88fbe0b4f045070c1d74e80e2ff7448527e556e4 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /audio/portaudio
parent7caf0db822a5ebc4e6dc7732d45fa9bd3e9dea13 (diff)
downloadpkgsrc-88fbe0b4f045070c1d74e80e2ff7448527e556e4.tar.gz
Removed trailing white-space.
Diffstat (limited to 'audio/portaudio')
-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