Work around annoying Apple C compiler/linker bug.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 9 Dec 2002 21:34:58 +0000 (21:34 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 9 Dec 2002 21:34:58 +0000 (21:34 +0000)
commit3d59dc610ec4627aef5903ba1c11ebe83463cdd9
treecbd6f0a978689e67c35b267e78929854eb83b1c4
parenta99419dd0bf8c4ff61e7cee2897ba35044b50d75
Work around annoying Apple C compiler/linker bug.

"ether_to_str_punct()" no longer deals only with Ethernet-style
addresses, as it now takes a length argument, rename it
"bytestring_to_str()" - and make it static, as it's not used outside
"to_str.c".

Get rid of unused "fc_to_str_buf()" routine.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6770 f5534014-38df-0310-8fa8-9805f1628bb7
epan/to_str.c
epan/to_str.h