packages/setserial: remove trailing whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:39 +0000 (07:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:06:39 +0000 (07:06 +0000)
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@40277 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/setserial/Makefile

index a154499..b097c54 100644 (file)
@@ -26,10 +26,10 @@ define Package/setserial
 endef
 
 define Package/setserial/description
-       setserial is a program designed to set and/or report the 
-       configuration information associated with a serial port. This 
-       information includes what I/O port and IRQ a particular 
-       serial port is using, and whether or not the break key should 
+       setserial is a program designed to set and/or report the
+       configuration information associated with a serial port. This
+       information includes what I/O port and IRQ a particular
+       serial port is using, and whether or not the break key should
        be interpreted as the Secure Attention Key, and so on.
 endef