packages/setserial: remove trailing whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:39 +0000 (07:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
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>
SVN-Revision: 40277

utils/setserial/Makefile

index a15449956769ac1171d14c94c4f7ec99eb1557da..b097c546005c8d4a4eedd8cbdccf1bceb2491996 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