From 40bd66ca3e313fd51340a22212fea33b72fa4e28 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:43 +0000 Subject: [PATCH] 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 --- libs/glib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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