packages/glib: fix whitespace

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40095 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:03:43 +00:00
parent 38a05a850e
commit 40bd66ca3e

View File

@ -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