packages/libaudiofile: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:35 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:35 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40150 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libaudiofile/Makefile

index 42a24be..2ead42c 100644 (file)
@@ -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