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

libs/libvorbisidec/Makefile

index bd77623e35c9f84a3dc12dae0359cfb908fde661..11101fd37ab22645402c2468eff3454afe63200a 100644 (file)
@@ -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