From 16e86ea74899fa3b170e23a221f74e4db6f5a0f2 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:49 +0000 Subject: [PATCH] packages/madplay: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40101 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/madplay/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sound/madplay/Makefile b/sound/madplay/Makefile index bf0b93c9a..63a95c57d 100644 --- a/sound/madplay/Makefile +++ b/sound/madplay/Makefile @@ -30,9 +30,9 @@ define Package/madplay endef define Package/madplay/description - MAD is an MPEG audio decoder. It currently only supports the MPEG 1 - standard, but fully implements all three audio layers (Layer I, Layer II, - and Layer III, the latter often colloquially known as MP3.). There is also + MAD is an MPEG audio decoder. It currently only supports the MPEG 1 + standard, but fully implements all three audio layers (Layer I, Layer II, + and Layer III, the latter often colloquially known as MP3.). There is also full support for ID3 tags. endef