"address_to_str()" and "address_to_str_buf()" don't modify the "address"
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 1 Jan 2005 12:29:26 +0000 (12:29 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 1 Jan 2005 12:29:26 +0000 (12:29 +0000)
commit9ba2daa898cfd91c8803eca48b19c1393d597f41
tree314a5d97fa94d6358752b1b88925e3fc0fa3ef80
parente363d0992ef6e2edee5c01d3f75a7a609947f9ad
"address_to_str()" and "address_to_str_buf()" don't modify the "address"
structure pointed to them by reference, so make the argument a "const"
pointer.

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