packages/libaudiofile: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:35 +0000 (07:04 +0000)
committerGabor Juhos <juhosg@openwrt.org>
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>
SVN-Revision: 40150

libs/libaudiofile/Makefile

index 42a24be2a2bab28b47ca001353332a608f506644..2ead42cf9c58b7652bc9f25a3e5eb9a0b0e0abfa 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