From 385dc8fe0217827f3b6d237b734a76edfadb8388 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:51 +0000 Subject: [PATCH] packages/microcom: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40103 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/microcom/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/microcom/Makefile b/utils/microcom/Makefile index 6315cfac6..0000d42cd 100644 --- a/utils/microcom/Makefile +++ b/utils/microcom/Makefile @@ -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