From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:47 +0000 (+0000) Subject: packages/libvorbisidec: fix whitespaces X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=23769b08d3460227d61b4f21be1b7d534d2b1984;p=openwrt%2Fsvn-archive%2Farchive.git packages/libvorbisidec: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40162 --- diff --git a/libs/libvorbisidec/Makefile b/libs/libvorbisidec/Makefile index bd77623e35..11101fd37a 100644 --- a/libs/libvorbisidec/Makefile +++ b/libs/libvorbisidec/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -33,7 +33,7 @@ endef define Package/libvorbisidec/description libvorbisidec is "tremor", a fixed-point implementation of libvorbis. - It also has libogg built-in. It is suitable as a replacement for + It also has libogg built-in. It is suitable as a replacement for libvorbis and libogg in tremor-aware applications. Tremor is a decoder only. endef