From dc9f36aeca03b331e24e5feef73b0803bd1f4a5c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:02:35 +0000 Subject: [PATCH] packages/libmad: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40054 --- libs/libmad/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libmad/Makefile b/libs/libmad/Makefile index ae31a470d3..7530d8cd26 100644 --- a/libs/libmad/Makefile +++ b/libs/libmad/Makefile @@ -45,9 +45,9 @@ define Package/libmad endef define Package/libmad/description - MAD is a high-quality MPEG audio decoder. It currently supports - MPEG-1 and the MPEG-2 extension to lower sampling frequencies, - as well as the de facto MPEG 2.5 format. All three audio layers - + MAD is a high-quality MPEG audio decoder. It currently supports + MPEG-1 and the MPEG-2 extension to lower sampling frequencies, + as well as the de facto MPEG 2.5 format. All three audio layers - Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented. endef -- 2.30.2