packages/glib: fix whitespace
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:43 +0000 (07:03 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:43 +0000 (07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40095

libs/glib/Makefile

index 37b8ca77aad266792963341b5b4dc4a1d8700953..7ed894da45e2b1b8c0bbfd9d2bd00b4794a611d9 100644 (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