# HG changeset patch # User Claus Gittinger # Date 1476396627 -7200 # Node ID 320bddcd2606ab530c426c46dccbfddd50d2a215 # Parent 908574f121e47df76d85f3bc501f44b66b6de895 #DOCUMENTATION by cg class: AppletalkSocketAddress comment/format in: #documentation diff -r 908574f121e4 -r 320bddcd2606 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)