From: juhosg Date: Thu, 27 Mar 2014 07:04:35 +0000 (+0000) Subject: packages/libaudiofile: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=41e8c2484b9f011cd2637fbf2c06693ad3ce8446;p=packages.git packages/libaudiofile: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40150 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libaudiofile/Makefile b/libs/libaudiofile/Makefile index 42a24be2a..2ead42cf9 100644 --- a/libs/libaudiofile/Makefile +++ b/libs/libaudiofile/Makefile @@ -30,8 +30,8 @@ define Package/libaudiofile endef define Package/libaudiofile/description - The audiofile library allows the processing of audio data to and from audio - files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, + The audiofile library allows the processing of audio data to and from audio + files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data). endef