From fbaad749f21fcd6f69ac2009f18ec9f19681691b Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:39 +0000 Subject: [PATCH] packages/setserial: remove trailing whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40277 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/setserial/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utils/setserial/Makefile b/utils/setserial/Makefile index a15449956..b097c5460 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