packages/madplay: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:49 +0000 (07:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:49 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40101

sound/madplay/Makefile

index bf0b93c9aeb62f6a3765b524c5ad5776c442637a..63a95c57d70839d23e8018aac3daf0c046dbcf92 100644 (file)
@@ -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