From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:35 +0000 (+0000) Subject: packages/libaudiofile: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=025a36ebf7378fff04f587495b93ffd4562df6f3;p=openwrt%2Fsvn-archive%2Farchive.git packages/libaudiofile: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40150 --- diff --git a/libs/libaudiofile/Makefile b/libs/libaudiofile/Makefile index 42a24be2a2..2ead42cf9c 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