From 04b9179d2ad60786cb433f16f9dc11b841d9e740 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:06:46 +0000 Subject: [PATCH] packages/tcpser: remove trailing whitespace Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40284 --- utils/tcpser/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/utils/tcpser/Makefile b/utils/tcpser/Makefile index c0df184b93..2fb53906be 100644 --- a/utils/tcpser/Makefile +++ b/utils/tcpser/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2009 Marek Drapal # Copyright (C) 2009 OpenWrt.org # @@ -28,13 +28,13 @@ define Package/tcpser endef define Package/tcpser/description - TCPSER turns a PC serial port into an emulated Hayes compatible modem - that uses TCP/IP for incoming and outgoing connections. It can be used - to allow older applications and systems designed for modem use + TCPSER turns a PC serial port into an emulated Hayes compatible modem + that uses TCP/IP for incoming and outgoing connections. It can be used + to allow older applications and systems designed for modem use to operate on the Internet. TCPSER supports all standard Hayes commands, and understands extended and vendor proprietary commands (though it does - not implement many of them). TCPSER can be used for both inbound and - outbound connections. + not implement many of them). TCPSER can be used for both inbound and + outbound connections. endef define Build/Prepare -- 2.30.2