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

libs/serdisplib/Makefile

index 26102a6477ecb31d0aa49865cd7f8eecd9ba56fe..af087605c505725b906b7691b9cb23671d38ab2b 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -26,7 +26,7 @@ define Package/serdisplib
 endef
 
 define Package/serdisplib/description
-       serdisplib is a library to drive serial and parallel displays 
+       serdisplib is a library to drive serial and parallel displays
        with built-in controllers.
 endef