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