Ethereal-cvs: [Ethereal-cvs] rev 12898: /trunk/epan/dissectors/: packet-pres.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 31 Dec 2004 03:14:26 -0000
User: guy
Date: 2004/12/30 09:14 PM

Log:
 "string_to_hex()" doesn't modify its first argument, so make it a
 "const" pointer, and don't cast away the constness of "tvb_get_ptr()"s
 result when passing it to "string_to_hex()".

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-pres.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12898&view=rev