Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21584: /trunk/epan/ /trunk/epan/: to_str.c

Date: Thu, 26 Apr 2007 03:32:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21584

User: guy
Date: 2007/04/26 03:32 AM

Log:
 For address types where the address is a bunch of bytes, convert the
 address data pointer from a void * to a guint8 *.
 
 For AT_STRINGZ, convert it to a char *.
 
 Fix indentation.

Directory: /trunk/epan/
  Changes    Path          Action
  +18 -10    to_str.c      Modified