From: juhosg Date: Thu, 27 Mar 2014 07:02:35 +0000 (+0000) Subject: packages/libmad: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=f9c2fca8845cde1dcf26532bbad528f9a17383fa;p=packages.git packages/libmad: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40054 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libmad/Makefile b/libs/libmad/Makefile index ae31a470d..7530d8cd2 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