From: juhosg Date: Thu, 27 Mar 2014 07:03:43 +0000 (+0000) Subject: packages/glib: fix whitespace X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=40bd66ca3e313fd51340a22212fea33b72fa4e28;p=packages.git packages/glib: fix whitespace Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40095 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/glib/Makefile b/libs/glib/Makefile index 37b8ca77a..7ed894da4 100644 --- a/libs/glib/Makefile +++ b/libs/glib/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -37,7 +37,7 @@ define Package/glib1 endef define Package/glib1/description - GLib is a library containing many useful C routines for things such + GLib is a library containing many useful C routines for things such as trees, hashes, and lists. endef