packages/tcpser: remove trailing whitespace
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@40284 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8189fcbdde
commit
6c16fd307b
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2009 Marek Drapal <marek.drapal@touchware.cz>
|
# Copyright (C) 2009 Marek Drapal <marek.drapal@touchware.cz>
|
||||||
# Copyright (C) 2009 OpenWrt.org
|
# Copyright (C) 2009 OpenWrt.org
|
||||||
#
|
#
|
||||||
@ -28,13 +28,13 @@ define Package/tcpser
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/tcpser/description
|
define Package/tcpser/description
|
||||||
TCPSER turns a PC serial port into an emulated Hayes compatible modem
|
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
|
that uses TCP/IP for incoming and outgoing connections. It can be used
|
||||||
to allow older applications and systems designed for modem use
|
to allow older applications and systems designed for modem use
|
||||||
to operate on the Internet. TCPSER supports all standard Hayes commands,
|
to operate on the Internet. TCPSER supports all standard Hayes commands,
|
||||||
and understands extended and vendor proprietary commands (though it does
|
and understands extended and vendor proprietary commands (though it does
|
||||||
not implement many of them). TCPSER can be used for both inbound and
|
not implement many of them). TCPSER can be used for both inbound and
|
||||||
outbound connections.
|
outbound connections.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
|
Loading…
x
Reference in New Issue
Block a user