summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-13 17:38:24 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-13 17:38:24 -0400
commitb66b1891262641def5d29045e3653803951aa4a3 (patch)
treea2379399bc096e11c01d68696f380d69a4ba2d6f /network
parent2c4d7b2bd506507a0a7d20b6049a6ad8f8b63245 (diff)
downloadslackbuilds-b66b1891262641def5d29045e3653803951aa4a3.tar.gz
network/enet: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/enet/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/enet/README b/network/enet/README
index c7ab446f5d..bb8132d4fd 100644
--- a/network/enet/README
+++ b/network/enet/README
@@ -1,4 +1,4 @@
-ENet's purpose is to provide a relatively thin, simple and robust network
-communication layer on top of UDP (User Datagram Protocol). The primary
-feature it provides is optional reliable, in-order delivery of packets.
-
+ENet's purpose is to provide a relatively thin, simple and
+robust network communication layer on top of UDP (User Datagram
+Protocol). The primary feature it provides is optional reliable,
+in-order delivery of packets.