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

utils/microcom/Makefile

index 6315cfac6047234e83d54e0999046de061c5f47d..0000d42cd4d4571e893238c9a2b329b745a08c5e 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -28,7 +28,7 @@ define Package/microcom
 endef
 
 define Package/microcom/description
-       microcom is a minicom-like serial terminal emulator with scripting 
+       microcom is a minicom-like serial terminal emulator with scripting
        support.
 endef