From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:27 +0000 (+0000) Subject: packages/giflib: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=9472fad00bae7317944f79f5a48dadd4a26526c9;p=openwrt%2Fsvn-archive%2Farchive.git packages/giflib: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40079 --- diff --git a/libs/giflib/Makefile b/libs/giflib/Makefile index 01e3353aa5..02c7c0f2f3 100644 --- a/libs/giflib/Makefile +++ b/libs/giflib/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -33,7 +33,7 @@ endef define Package/giflib/description giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while - the LZW compression algorithm was patented. + the LZW compression algorithm was patented. endef TARGET_CFLAGS += $(FPIC)