From 41e8c2484b9f011cd2637fbf2c06693ad3ce8446 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:35 +0000 Subject: [PATCH] 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 --- libs/libaudiofile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0