From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:43 +0000 (+0000) Subject: packages/glib: fix whitespace X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4a403112f5a0a2b720e608572cda21cfa542d331;p=openwrt%2Fsvn-archive%2Farchive.git packages/glib: fix whitespace Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40095 --- diff --git a/libs/glib/Makefile b/libs/glib/Makefile index 37b8ca77aa..7ed894da45 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