#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Fri, 14 Oct 2016 00:10:27 +0200
changeset 4143 320bddcd2606
parent 4142 908574f121e4
child 4144 9093e8aaf912
#DOCUMENTATION by cg class: AppletalkSocketAddress comment/format in: #documentation
AppletalkSocketAddress.st
--- 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)