Get rid of an "extern" before the definition of "atalk_addr_to_str()".
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Oct 1999 08:18:26 +0000 (08:18 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Oct 1999 08:18:26 +0000 (08:18 +0000)
commit524377ff19b3c99921fa8b07a06205aba3c7df4d
treeaab084425ea8f1aff15318d5606d0b3e280440ba
parent91856701fd356c9181f332dd6b66b32aa83ac1bc
Get rid of an "extern" before the definition of "atalk_addr_to_str()".

Print the fields of a DDP address as unsigned quantities.

The maximum length of the string for a DDP address is 13 characters
(plus a trailing '\0'); adjust the lengths of the buffers in
"atalk_addr_to_str()".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@912 f5534014-38df-0310-8fa8-9805f1628bb7
packet-atalk.c