From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:39 +0000 (+0000) Subject: packages/setserial: remove trailing whitespaces X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=f2752312e32c3b0fb697c50858988560fbcc4b2e packages/setserial: remove trailing whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40277 --- diff --git a/utils/setserial/Makefile b/utils/setserial/Makefile index a154499567..b097c54600 100644 --- a/utils/setserial/Makefile +++ b/utils/setserial/Makefile @@ -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