AppletalkSocketAddress.st
changeset 4143 320bddcd2606
parent 3953 9f54ddb6d684
--- a/AppletalkSocketAddress.st	Fri Oct 14 00:09:43 2016 +0200
+++ b/AppletalkSocketAddress.st	Fri Oct 14 00:10:27 2016 +0200
@@ -42,7 +42,6 @@
     Instances of AppletalkSocketAddress represent appletalk socket addresses.
     These consist of a network (2 bytes), a node (1 byte) and a port number.
 
-
     [author:]
         Claus Gittinger (cg@exept)